|
我自己编的Uimage和rootfs用在板子上,内核启动过程中报错啦,谁能给些建议啊!
VFS: Mounted root (nfs filesystem).
Freeing init memory: 144K
/sbin/initKernel panic - not syncing: Attempted to kill init!
这是uboot打印的信息:
U-Boot 1.1.4 (Sep 18 2006 - 16:46:43)
OMAP2430C-GP revision 3, PRCM #5A
TI 2430SDP 0.1 Version + mDDR (Boot NOR)
DRAM: 128 MB
Flash: 192 MB
Muxed OneNAND 128MB 1.8V 16-bit (0x30)
Scanning device for bad blocks
num of blocks = 2048
Bad eraseblock 120 at 0x00f00000
In: serial
Out: serial
Err: serial
我觉得问题可能在这儿:Freeing init memory: 144K
大家怎么认为呢? |
|