- #####    Boot for TQ210 Main Menu       #####
 
 - #####     EmbedSky TFTP download mode     #####
 
  
- [1] Download bootloader (u-boot or bootimage) to Nand Flash
 
 - [2] Download WinCE NK image (NK.bin) to Nand Flash
 
 - [3] Download Linux Kernel (zImage.bin) to Nand Flash
 
 - [4] Download LOGO Picture (logo.bin) to Nand  Flash
 
 - [5] Download UBIFS image (root.ubi) to Nand Flash
 
 - [6] Download YAFFS image (root.bin) to Nand Flash
 
 - [7] Download Program to SDRAM and Run it
 
 - [8] Boot the system
 
 - [9] Format the Nand Flash
 
 - [0] Set the boot parameters
 
 - [a] Download User Program
 
 - [n] Set TFTP parameters(PC IP,TQ210 IP,Mask IP,image name...)
 
 - [p] Test network (TQ210 Ping PC's IP)
 
 - [r] Reboot u-boot
 
 - [t] Test Linux Image (zImage)
 
 - [u] Download bootloader to SD Card
 
 - [q] Return main Menu 
 
 - Enter your selection: 3
 
 - dm9000 i/o: 0x88000000, id: 0x90000a46 
 
 - DM9000: running in 16 bit mode
 
 - MAC: 00:40:5c:26:0a:5b
 
 - operating at 10 FULL duplex mode
 
 - TFTP from server 192.168.1.8; our IP address is 192.168.1.2
 
 - Filename 'zImage.bin'.
 
 - Load address: 0xc0008000
 
 - Loading: #################################################################
 
 -          #################################################################
 
 -          #################################################################
 
 -          #################################################################
 
 -          #################################################################
 
 -          ###############
 
 - done
 
 - Bytes transferred = 4989208 (0x4c2118)
 
  
- NAND erase: device 0 offset 0x500000, size 0x500000
 
 - Erasing at 0x9e0000 -- 100% complete.
 
 - OK
 
  
- NAND write: device 0 offset 0x500000, size 0x4c2118
 
  
- Writing data at 0x9c2000 -- 100% complete.
 
 -  4989208 bytes written: OK
 
  
- #####    Boot for TQ210 Main Menu       #####
 
 - #####     EmbedSky TFTP download mode     #####
 
  
- [1] Download bootloader (u-boot or bootimage) to Nand Flash
 
 - [2] Download WinCE NK image (NK.bin) to Nand Flash
 
 - [3] Download Linux Kernel (zImage.bin) to Nand Flash
 
 - [4] Download LOGO Picture (logo.bin) to Nand  Flash
 
 - [5] Download UBIFS image (root.ubi) to Nand Flash
 
 - [6] Download YAFFS image (root.bin) to Nand Flash
 
 - [7] Download Program to SDRAM and Run it
 
 - [8] Boot the system
 
 - [9] Format the Nand Flash
 
 - [0] Set the boot parameters
 
 - [a] Download User Program
 
 - [n] Set TFTP parameters(PC IP,TQ210 IP,Mask IP,image name...)
 
 - [p] Test network (TQ210 Ping PC's IP)
 
 - [r] Reboot u-boot
 
 - [t] Test Linux Image (zImage)
 
 - [u] Download bootloader to SD Card
 
 - [q] Return main Menu 
 
 - Enter your selection: 6
 
 - dm9000 i/o: 0x88000000, id: 0x90000a46 
 
 - DM9000: running in 16 bit mode
 
 - MAC: 00:40:5c:26:0a:5b
 
 - operating at 10 FULL duplex mode
 
 - TFTP from server 192.168.1.8; our IP address is 192.168.1.2
 
 - Filename 'root.bin'.
 
 - Load address: 0x40008000
 
 - Loading: *
 
 - ARP Retry count exceeded; starting again
 
  复制代码 
tftp下载 时好时坏是什么原因 |