public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
[parent not found: <20040928134227.42956.qmail@web53405.mail.yahoo.com>]
[parent not found: <20040927213207.91645.qmail@web53408.mail.yahoo.com>]
* [U-Boot-Users] the ppc405ep u-boot (with jffs2 configure) failed
@ 2004-09-27 18:22 Tyler Jia
  2004-09-27 20:34 ` Wolfgang Denk
  0 siblings, 1 reply; 7+ messages in thread
From: Tyler Jia @ 2004-09-27 18:22 UTC (permalink / raw)
  To: u-boot

Hello,


   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.
 
   First I build the u-boot.bin without configure
jffs2 support, installed it to 405ep board flash
memory, it works well, when turn on power, from serial
port, I could get the prompt => and excute the u-boot
command like setenv, saveenv. 

  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.)

after make compile, I load this jffs2 configured 
 u-boot.bin to flash memory, turn on power, but
nothing happened on serial port, no display, no prompt
=>, could not type command, it seems u-boot crashed.

 I could not figure out how to fix the problem that
adding jffs2 support crashed the u-boot.


thanks


Tyler 



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [U-Boot-Users] the ppc405ep u-boot (with jffs2 configure)  failed
@ 2004-09-27 17:38 Tyler Jia
  0 siblings, 0 replies; 7+ messages in thread
From: Tyler Jia @ 2004-09-27 17:38 UTC (permalink / raw)
  To: u-boot

Hello,


   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.
 
   First I build the u-boot.bin without configure
jffs2 support, installed it to 405ep board flash
memory, it works well, when turn on power, from serial
port, I could get the prompt => and excute the u-boot
command like setenv, saveenv. 

  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.)

after make compile, I load this jffs2 configured 
 u-boot.bin to flash memory, turn on power, but
nothing happened on serial port, no display, no prompt
=>, could not type command, it seems u-boot crashed.

 I could not figure out how to fix the problem that
adding jffs2 support crashed the u-boot.


thanks


Tyler 

   

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-09-28 21:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20040928171537.6055.qmail@web53410.mail.yahoo.com>
2004-09-28 17:32 ` [U-Boot-Users] the ppc405ep u-boot (with jffs2 configure) failed Wolfgang Denk
2004-09-28 21:09   ` Tyler Jia
     [not found] <20040928134227.42956.qmail@web53405.mail.yahoo.com>
2004-09-28 15:35 ` Wolfgang Denk
     [not found] <20040927213207.91645.qmail@web53408.mail.yahoo.com>
2004-09-27 22:07 ` Wolfgang Denk
2004-09-27 18:22 Tyler Jia
2004-09-27 20:34 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2004-09-27 17:38 Tyler Jia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox