Dear Yangbo Lu, In message <[email protected]> you wrote: > Enable mtdparts for nor flash of some P1/P2 boards that include > p1020rdb-pd, p1021rdb-pc, p1022ds, p1025twr, and p2020rdb-pc.
The Subject: is misleading - it suggest a global change for all 85xx boards, while actually only a few p10xx and p20xx boards are affected. > +#define MTDPARTS_DEFAULT \ > + > "mtdparts=e8000000.nor:48m(ramdisk),14m(diagnostic),2m(dink),6m(kernel),58112k(fs),512k(dtb),768k(u-boot)" ... > +#define MTDPARTS_DEFAULT \ > + > "mtdparts=ec000000.nor:128k(dtb),6016k(kernel),57088k(fs),1m(vsc7385-firmware),1280k(u-boot)" ... > +#define MTDPARTS_DEFAULT \ > + > "mtdparts=ef000000.nor:256k(vsc7385-firmware),256k(dtb),4608k(kernel),9728k(fs),256k(qe-ucode-firmware),1280k(u-boot)" ... > +#define MTDPARTS_DEFAULT \ > + > "mtdparts=ef000000.nor:256k(vsc7385-firmware),256k(dtb),4608k(kernel),9984k(fs),1280k(u-boot)" ... > +#define MTDPARTS_DEFAULT \ > + > "mtdparts=ec000000.nor:256k(vsc7385-firmware),256k(dtb),5632k(kernel),57856k(fs),256k(qe-ucode-firmware),1280k(u-boot)" Max line legth is still 80 characters. Please fix. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] You can fool some of the people all of the time, and You can fool all of the people some of the time, but You can't fool mom. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

