从kernel.org下载的2.6.32.57版本内核,使用Initial RAM filesystem,rootfs/etc是拷贝的友善提供的rootfs_qtopia_qt4中的etc文件夹,编译很顺利,下载之后,bootm后内核无法启动显示:
## Booting image at c0008000 ...
Image Name: Linux-2.6.32.57
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2078092 Bytes = 2 MB
Load Address: 50008000
Entry Point: 50008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing Linux.............................................................
.................................................................. done, booting
the kernel.
Error: unrecognized/unsupported machine ID (r1 = 0x000009d8).
Available machine support:
ID (hex) NAME
0000065a SMDK6410
Please check your kernel config and/or bootloader.