[U-Boot-Users] Should "imls" show ramdisk_image.gz copied into the flash ?
Inna Povolotsky
pevnev at juno.com
Tue Sep 21 20:55:26 CEST 2004
=> tftpboot 200000 uimage
Using FCC2 ETHERNET device
TFTP from server 192.168.1.100; our IP address is 192.168.1.103
Filename "uimage".
Load address: 0x200000
Loading:
done
Bytes transferred = 864364 (d306c hex)
=> tftp 0x2c0000 ramdisk_image.gz
Using FCC2 ETHERNET device
TFTP from server 192.168.1.100; our IP address is 192.168.1.103
Filename 'ramdisk_image.gz'.
Load address: 0x2c0000
Loading: done
Bytes transferred = 1400198 (155d86 hex)
=> flinfo
Bank # 1: Sharp 28F016SC (16 Mbit, 32 x 64K)
Size: 8 MB in 32 Sectors
Sector Start Addresses:
FF800000 FF840000 FF880000 FF8C0000 FF900000
FF940000 FF980000 FF9C0000 FFA00000 FFA40000
FFA80000 FFAC0000 FFB00000 FFB40000 FFB80000
FFBC0000 FFC00000 FFC40000 FFC80000 FFCC0000
FFD00000 FFD40000 FFD80000 FFDC0000 FFE00000
FFE40000 FFE80000 FFEC0000 FFF00000 (RO) FFF40000 (RO)
FFF80000 FFFC0000
=> imls
=> era FF800000 FFEBFFFF
........................... done
Erased 27 sectors
=> cp.b 0x2c0000 FF800000 155d86
Copy to Flash... done
=> imls
************* no output from "imls" **********
Should "imls" show the presence of the ramdisk_image.gz copied into the flash ?? (and I do not see it ...)(.
If above issue/question is resolved, I presume my next U-Boot command should be:
=> bootm 200000 FF800000
Am I guessing correctly ?
One more question - what bootargs I should preset in U-Boot for this scenario ?
Thanks,
Alex
________________________________________________________________
Get your name as your email address.
Includes spam protection, 1GB storage, no ads and more
Only $1.99/ month - visit http://www.mysite.com/name today!
More information about the U-Boot
mailing list