| 编译出来的镜像是zImage,不是zImage.bin,然后下载到开发版测试时串口打印如下: 
 Enter your selection: t
 
 USB host is connected. Waiting a download.
 
 
 Now, Downloading [ADDRESS:30008000h,TOTAL:2256674]
 
 RECEIVED FILE SIZE: 2256674 (734KB/S, 3S)
 
 NOW, Booting Linux......
 
 Uncompressing Linux................................................................................................................................................ done, booting the kernel.
 
 
 Error: unrecognized/unsupported machine ID (r1 = 0x000000a8).
 
 
 Available machine support:
 
 
 ID (hex) NAME
 
 000000c1 SMDK2410
 
 0000015b IPAQ-H1940
 
 0000039f Acer-N35
 
 00000290 Acer-N30
 
 0000014b Simtec-BAST
 
 000002a8 Nex Vision - Otom 1.1
 
 00000400 AML_M5900
 
 000005b4 TCT_HAMMER
 
 000001db Thorcom-VR1000
 
 00000454 QT2410
 
 000005d2 JIVE
 
 000003fe SMDK2413
 
 000003f1 SMDK2412
 
 00000377 S3C2413
 
 00000474 VSTMS
 
 000002de Simtec-Anubis
 
 0000034a Simtec-OSIRIS
 
 00000250 IPAQ-RX3715
 
 000000c1 SMDK2440
 
 000002a9 NexVision - Nexcoder 2440
 
 00000707 AT2440EVB
 
 000007cf MINI2440
 
 0000043c SMDK2443
 
 
 Please check your kernel config and/or bootloader.
 
 
 求各位大神解答..........
 
 |