We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Booting with TI UBL Device OPP (300MHz, 1.2V) U-Boot 2009.11 (May 03 2010 - 15:38:40) I2C: ready DRAM: 64 MB In: serial Out: serial Err: serial ARM Clock : 300000 DDR Clock : 132000000 Hz Net: Ethernet PHY: GENERIC @ 0x00 Hit any key to stop autoboot: 0 U-Boot > printbootargs=mem=32M console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootwait ip=offbootcmd=sf probe 0;sf read 0xc0700000 0x80000 0x220000;bootm 0xc0700000baudrate=115200bootfile="uImage"dlbuff=0xc0400000kerneladdr=0x00080000bootdelay=6ipaddr=192.168.1.100serverip=192.168.1.100dnsip=202.188.1.5ethaddr=00:25:11:03:47:10netmask=255.255.255.0gatewayip=192.168.1.1stdin=serialstdout=serialstderr=serialver=U-Boot 2009.11 (May 03 2010 - 15:38:40)Environment size: 454/65532 bytesU-Boot > ping 192.168.1.100Using deviceping failed; host 192.168.1.100 is not aliveU-Boot >
U-Boot > print bootargs=mem=32M console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootwait ip=off bootcmd=sf probe 0;sf read 0xc0700000 0x80000 0x220000;bootm 0xc0700000 baudrate=115200 bootfile="uImage" dlbuff=0xc0400000 kerneladdr=0x00080000 bootdelay=6 dnsip=202.188.1.5 ethaddr=00:25:11:03:47:10 netmask=255.255.255.0 gatewayip=192.168.1.1 ipaddr=169.254.168.124 serverip=169.254.168.124 stdin=serial stdout=serial stderr=serial ver=U-Boot 2009.11 (May 03 2010 - 15:38:40) Environment size: 458/65532 bytes U-Boot > ping 169.254.168.124 Using device ping failed; host 169.254.168.124 is not aliveU-Boot > setenv ipaddr 192.168.1.100 U-Boot > setenv serverip 192.168.1.100 U-Boot > printbootargs=mem=32M console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw rootwait ip=offbootcmd=sf probe 0;sf read 0xc0700000 0x80000 0x220000;bootm 0xc0700000baudrate=115200bootfile="uImage"dlbuff=0xc0400000kerneladdr=0x00080000bootdelay=6dnsip=202.188.1.5ethaddr=00:25:11:03:47:10netmask=255.255.255.0gatewayip=192.168.1.1stdin=serialstdout=serialstderr=serialver=U-Boot 2009.11 (May 03 2010 - 15:38:40)ipaddr=192.168.1.100serverip=192.168.1.100Environment size: 454/65532 bytes U-Boot > ping 192.168.1.100 Using device ping failed; host 192.168.1.100 is not alive