kasim 又要向你求救了...
我按照你说的配置了内核..并按照那个帖子修改了编译错误..并打了yaffs2的补丁..
结果启动时一直停留在 booting the kernel.这个地方..LCD也没显示..
------
Enter your selection: b
Copy linux kernel from 0x00050000 to 0x30008000, size = 0x00200000 ... done
zImage magic = 0x016f2818
Setup linux parameters at 0x30000100
linux command line is: "noinitrd root=/dev/mtdblock2 init=/linuxrc console=ttySAC0"
MACH_TYPE = 782
NOW, Booting Linux......
Uncompressing Linux......................................................................................................................... done, booting the kernel.
我在又修改了内核 勾上了kernel hacking目录下的kernel debugging和kernel low-level debugging functions
(0) s3c UART to use for low-level debug 我用的 USB 0
编译后重新运行内核。。却出现
Copy linux kernel from 0x00050000 to 0x30008000, size = 0x00200000 ... done
zImage magic = 0x016f2818
Setup linux parameters at 0x30000100
linux command line is: "noinitrd root=/dev/mtdblock2 init=/linuxrc console=ttySA
C0"
MACH_TYPE = 782
NOW, Booting Linux......
一直停留在这个地方...调试信息都没出呢..什么原因咯..