RE: [U-Boot-Users] FW: [440GX/JFFS]

It is just going to the prompt. Here is printenv: baudrate=9600 loads_echo=1 ethaddr= ipaddr=192.168.67.1 serverip=192.168.67.189 netmask=255.255.255.0 ethact=ppc_440x_eth2 bootdelay=5 bootcmd=fsload;bootm 100000 bootargs=console=ttyS0,9600n8 root=/dev/nfs ip=bootp mem=62M stdin=serial stdout=serial stderr=serial
Environment size: 265/65532 bytes
-----Original Message----- From: wd@denx.de [mailto:wd@denx.de] Sent: Wednesday, September 22, 2004 4:26 PM To: Barbier, Renaud (GE Infrastructure) Cc: u-boot-users Subject: Re: [U-Boot-Users] FW: [440GX/JFFS]
In message 45ABD2373C33C4459D42B40EC4F346F2034C9B00@FTWMLVEM03.e2k.ad.ge.com you wrote:
I got Linux starting using a uImage. THis must be the bit I missed=20
OK.
However, still I cannot get it to autostart.
Why not? What's the problem?
Best regards,
Wolfgang Denk

In message 45ABD2373C33C4459D42B40EC4F346F203513FBB@FTWMLVEM03.e2k.ad.ge.com you wrote:
It is just going to the prompt. Here is printenv: baudrate=9600 loads_echo=1 ethaddr=
Your environment is corrupted. There should never by an empty entry in it. Maybe that's what's wrong...
Also, check how CONFIG_BOOTDELAY is set in your board config file.
-----Original Message----- From: wd@denx.de [mailto:wd@denx.de] Sent: Wednesday, September 22, 2004 4:26 PM To: Barbier, Renaud (GE Infrastructure) Cc: u-boot-users Subject: Re: [U-Boot-Users] FW: [440GX/JFFS]
And PLEASE don't top-post. Use proper quoting, and only quote what is relevant.
Best regards,
Wolfgang Denk
participants (2)
-
Barbier, Renaud (GE Infrastructure)
-
Wolfgang Denk