[U-Boot-Users] the ppc405ep u-boot (with jffs2 configure) failed

Wolfgang Denk wd at denx.de
Mon Sep 27 22:34:24 CEST 2004


In message <20040927182244.23840.qmail at web53408.mail.yahoo.com> you wrote:
> 
>    I am a new user, try to get the u-boot(with jffs2)
> work on a ppc405ep board(32M Ram, 8M flash disk, one
> serial port, one network port), it will has one
> partition for u-boot(128k), the rest make one jffs2
> partition, the kernel and initrd will locate in this
> JFFS2 partition.

So you have at least these two partitions, right?

>   But after I configure u-boot JFFS2 support in
> include/configs/PPC405EPVV.h, add 4 lines:
> 
> #define CONFIG_COMMANDS		( CFG_CMD_JFFS2 )
> 
> #define CFG_JFFS2_FIRST_BANK    0    
> #define CFG_JFFS2_FIRST_SECTOR  0
> #define CFG_JFFS2_NUM_BANKS     1
> 
> (the 8M flash memery havs one bank, 64 sector.)

How many partitions did you configure here, and which sizes  do  they
have?

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
Prediction is very difficult, especially of the future.  - Niels Bohr




More information about the U-Boot mailing list