|
有块开发板,用着好好的,然后今天启动不了了。打印信息如下:
VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
DDR type is DDR3
Bus freq driver module loaded
Bus freq driver Enabled
mxc_dvfs_core_probe
DVFS driver module loaded
regulator_init_complete: MICVDD: incomplete constraints, leaving on
regulator_init_complete: 1_8V: incomplete constraints, leaving on
regulator_init_complete: SPKVDD: incomplete constraints, leaving on
rtc-ds1307 0-0068: setting system clock to 2017-04-27 10:15:33 UTC (1493288133)
EXT3-fs: barriers not enabled
EXT3-fs (mmcblk0p1): warning: maximal mount count reached, running e2fsck is recommended
kjournald starting. Commit interval 5 seconds
EXT3-fs (mmcblk0p1): using internal journal
EXT3-fs (mmcblk0p1): recovery complete
EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode
VFS: Mounted root (ext3 filesystem) on device 179:1.
Freeing init memory: 588K
Kernel panic - not syncing: No init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
[<800a7e34>] (unwind_backtrace+0x0/0xf8) from [<805bc464>] (panic+0x74/0x18c)
[<805bc464>] (panic+0x74/0x18c) from [<805bb804>] (init_post+0xa0/0xc4)
[<805bb804>] (init_post+0xa0/0xc4) from [<800089b4>] (kernel_init+0x10c/0x13c)
[<800089b4>] (kernel_init+0x10c/0x13c) from [<800a1aa4>] (kernel_thread_exit+0x0/0x8)
请问为什么?
|
|