> ... > > +#define CONFIG_MTDPARTS > "orion_nand:512k(uboot)," \ > > + "1...@4m(psm),3...@1m(kernel),1...@5m(rootfs) rw\0" > > Is this weird partition setup intentional? No, This partition is setup purposely on this board, specially apps in the RFS stack need it. I wish to keep it there to remove dependency and to establish smooth system bring up. Otherwise user has to add it manually after new uboot flash to work system correctly.
but if it conflicts with common u-boot guidelines, I can remove it. Regards.. Prafulla . . _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

