[U-Boot] TFTP Issue
T K, Sunil Kumar
Sunil.Kumar at digi.com
Mon Dec 20 10:37:16 CET 2010
Hi,
I downloaded freescale Android2.2 package for my IMX51 board. According to the instructions provided in the manual i loaded u-boot onto my device. But after this activity, its strange to see that my device is not getting started with the newly loaded u-boot of Freescale's Android2.2.
Can you please comment on this issue?
Here are the extracted logs:
===============================================================
CCWMX51 # printenv_dynamic
console=console=ttymxc1,38400
ebootaddr=0x90800000
eimg=eboot-CCXMX51
ip=ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:ccwmx51js:eth0ff
loadaddr=0x90800000
loadaddr_initrd=0x90600000
kimg=uImage-ccwmx51js
npath=/exports/nfsroot-ccwmx51js
linuxloadaddr=0x90800000
loadbootsc=yes
bootscript=ccwmx51js-bootscript
mmc_rpart=/dev/mmcblk0p2
netosloadaddr=CONFIG_NETOS_LOAD_ADDR
rimg=rootfs-ccwmx51js-128.jffs2
rootdelay=10
smtd=
snfs=root=nfs nfsroot=${serverip}:
std_bootarg=
uimg=u-boot-ccwmx51js.bin
usrimg=userfs-ccwmx51js-128.jffs2
wceloadaddr=0x90200000
wimg=wce-CCXMX51
wzimg=wcez-CCXMX51
CCWMX51 # setenv uimg u-boot.bin
CCWMX51 # setenv serverip 10.80.1.126
CCWMX51 # saveenv
Saving Environment to Digi NVRAM...
Writing Parameters to NVRAM
CCWMX51 # update uboot
Partition marked read-only / fixed. Do you want to continue?(y/n)y
autoload was
BOOTP broadcast 1
DHCP client bound to address 10.80.1.116
Using FEC0 device
TFTP from server 10.80.1.126; our IP address is 10.80.1.116
Filename 'u-boot.bin'.
Load address: 0x90800000
Loading: ###########
done
Bytes transferred = 160248 (271f8 hex)
Calculated checksum = 0x8f75b383
Do you really want to overwrite U-Boot flash partition(y/n)y
Erasing: complete
Writing: complete
Verifying: complete
Reboot system so update takes effect
Update successful
CCWMX51 #
====================================================================
Regards,
Sunil
More information about the U-Boot
mailing list