Tried out the following u-boot "setting":
setenv ramargs setenv bootargs ramdisk_size=3D6144 root=3D/dev/ram console=
=3DttyCPM0=20
rw
No change; still no output in the console
Note that my module has 64MB, rather that 16; I thought it doesn't matter, =
or?
Thanks again for your help
Tom
On Thursday 22 March 2007 08:01, Thomas Maenner wrote:
Thanks Wolfgang for your reply,
You're right, I can not really tell, whether it's frozen since I don't
have a BDM...
I'll try the console command you suggested, which I haven't had to use
before (U-boot 1.1.2 and older, Kernel 2.4, older ELDK)
Thanks
Tom
On 3/22/07, Wolfgang Denk [off-list ref] wrote:
quoted
In message [ref] you wrote:
quoted
need from the experts on the list again.
The CPU freezes after the ramdisk gets loaded!
Does it really freeze? I mean, did you verify this witha BDM
debugger, or do you just see no further output on the console? Note
that these are two fundamentally different things...
quoted
u-boot environment:
=3D> printenv
bootcmd=3Drun flash_self
bootdelay=3D5
baudrate=3D115200
loads_echo=3D1
preboot=3Decho;echo TQ-Module Bootloader for ABTS;echo Type "run
flash_nfs" to mount root filesystem over NFS;echo
netdev=3Deth0
nfsargs=3Dsetenv bootargs root=3D/dev/nfs rw
nfsroot=3D${serverip}:${rootpath} addip=3Dsetenv bootargs ${bootargs}
ip=3D${ipaddr}:${serverip}:${gatewayip}:
${netmask}:${hostname}:${netdev}:off panic=3D1
flash_nfs=3Drun nfsargs addip;bootm ${kernel_addr}
flash_self=3Drun ramargs addip;bootm ${kernel_addr} ${ramdisk_addr}
net_nfs=3Dtftp 200000 ${bootfile};run nfsargs addip;bootm
rootpath=3D/opt/eldk/ppc_8xx
kernel_addr=3D40040000
serial#=3DTQM860LDDBA3-P80.210 11090659
ethaddr=3D00:D0:93:04:DC:1B
eth1addr=3D00:D0:93:04:DC:1B
ethprime=3DFEC ETHERNET
bootfile=3D/TQM860L/uImage
fileaddr=3D100000
ramdisk_addr=3D40200000
ramargs=3Dsetenv bootargs ramdisk_size=3D6144 root=3D/dev/ram rw
initrd_high=3D30000000
stdin=3Dserial
stdout=3Dserial
stderr=3Dserial
ethact=3DFEC ETHERNET
bootcount=3D39
I don't see you passing any console=3DttyCPM0 argument here?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Not one hundred percent efficient, of course ... but nothing ever is.
-- Kirk, "Metamorphosis", stardate 3219.8
=2D-=20
Thomas Maenner
Engineering Project Manager
AEHR Test Systems
400 Kato Terrace
=46remont, CA 94539
Phone: =A0+1-510-623-9400x323
Cell: =A0 +1-925-389-6653
=46ax: =A0 =A0+1-510-623-9450
E-Mail: mailto:tmaenner@aehr.com