Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYou will need to define your mtd parts and flash bus width in config.c.
The u-boot don't really need mtd part and jffs2 support. You can tftp the file and cp.b to the flash address of your filesystem in u-boot. - Hippo