=> setenv kernel_addr FE000000 => prot off FE000000 FE17FFFF Un-Protected 6 sectors => era FE000000 FE17FFFF ...... done Erased 6 sectors => tftp 100000 /tftpboot/tqm8548/uImage-duts Speed: 100, full duplex Using TSEC0 device TFTP from server 192.168.3.1; our IP address is 192.168.210.7 Filename '/tftpboot/tqm8548/uImage-duts'. Load address: 0x100000 Loading: ################################################################# ################################## done Bytes transferred = 1439847 (15f867 hex) => imi 100000 ## Checking Image at 00100000 ... Legacy image found Image Name: Linux-2.6.26-rc5-dirty Created: 2008-06-08 12:06:49 UTC Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 1439783 Bytes = 1.4 MB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK => setenv ram_ws 100000 => cp.b ${ram_ws} ${kernel_addr} ${filesize} Copy to Flash... done => iminfo ${kernel_addr} ## Checking Image at fe000000 ... Legacy image found Image Name: Linux-2.6.26-rc5-dirty Created: 2008-06-08 12:06:49 UTC Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 1439783 Bytes = 1.4 MB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK => saveenv Saving Environment to Flash... Un-Protected 1 sectors Un-Protected 1 sectors Erasing Flash... . done Erased 1 sectors Writing to Flash... done Protected 1 sectors Protected 1 sectors =>