On Thu, Dec 3, 2009 at 3:25 PM, Wolfgang Denk <wd@xxxxxxx> wrote: > Dear Aras Vaichas, > > In message <ed62800912021827s6f25f063ke836fe1482cec028@xxxxxxxxxxxxxx> you wrote: >> >> Support for 2nd stage booting from NAND with newer filesystems such as >> UBIFS. i.e. simplified UBI/UBIFS read/write/format code in a small >> footprint. >> >> TFTP server in a boot loader (U-boot or other). i.e. allows you to >> push a firmware upgrade image to a device. I do know of a few of these >> but they are not open sourced. > > U-Boot supports both TFTP (and NFS) downlod, and UBI/UBIFS. How about the TFTP over USB? It's required feature for no ethernet devices I wish some filesystem to share between u-boot and kernel. Of course ext2 or fat is possbile. but current u-boot implementation depends on block device or NOR device. not for NAND/OneNAND devices. Finally very very small jpeg or png library for u-boot (under 30KiB). Thank you, Kyungmin Park -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html