
CONFIDENTIAL
Z3-DM8107-RPS V1.2.6
18
256 MiB
Using default environment
Net: cpsw
Z3-MIN#
Now you can update the 2nd-stage boot-loader by hand. (This step is similar to the 'update-uboot' rule
in the 2nd-stage boot-loader environment.)
Z3-MIN# setenv serverip 192.168.0.6
Z3-MIN# setenv loadaddr 0x81800000
Z3-MIN# setenv tftp_root 'z3/z3-dm8107/images'
Z3-MIN# setenv ubootfile 'u-boot.bin'
Z3-MIN# tftp ${loadaddr} ${tftp_root}/${ubootfile}
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.0.6; our IP address is 192.168.0.111
Filename 'z3/z3-dm8107/images/u-boot.bin'.
Load address: 0x81800000
Loading: ###########################################
done
Bytes transferred = 217276 (350bc hex)
Z3-MIN# nand erase 0x80000 0xc0000
NAND erase: device 0 offset 0x80000, size 0xc0000
Erasing at 0x120000 -- 100% complete.
OK
Z3-MIN# nand write.i ${loadaddr} 0x80000 0x80000
NAND write: device 0 offset 0x80000, size 0x80000
524288 bytes written: OK
___________________________________________________________________________________________
Z3 Technology, LLC ♦ 100 N 8
th
ST, STE 250 ♦ Lincoln, NE 68508-1369 U.S.A. ♦ +1.402.323.0702