管理提醒: 本帖被 qq2440 从 micro2440技术交流专区 移动到本区(2013-11-18)
关于 Micro2440开发板上,内核无法启动问题!
我在Micro2440上更新了内核linux-2.6.32.2,图形界面系统是:rootfs_qtopia_qt4.img,下载过程是正常的,可是系统无法正常启动。过程如下:
s3c2410-rtc s3c2410-rtc: setting system clock to 2031-03-04 21:16:54 UTC (193042
5414)
yaffs: dev is 32505858 name is "mtdblock2"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.2, "mtdblock2"
yaffs: auto selecting yaffs2
usb 1-1: new full speed USB device using s3c2410-ohci and address 2
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs filesystem) on device 31:2.
Freeing init memory: 144K
Warning: unable to open an initial console.
Failed to execute /linuxrc. Attempting defaults...
Kernel panic - not syncing: No init found. Try passing init= option to kernel.
Backtrace:
[<c0031030>] (dump_backtrace+0x0/0x10c) from [<c02bdeb4>] (dump_stack+0x18/0x1c)
r6:00000000 r5:c001cff8 r4:c03cc990 r3:ffffffff
[<c02bde9c>] (dump_stack+0x0/0x1c) from [<c02bdf04>] (panic+0x4c/0x118)
[<c02bdeb8>] (panic+0x0/0x118) from [<c002c3b4>] (init_post+0xa8/0x10c)
r3:c3820000 r2:c392d000 r1:c392d100 r0:c034c43c
r7:00000000
[<c002c30c>] (init_post+0x0/0x10c) from [<c0008a0c>] (kernel_init+0xe4/0x114)
r4:c03cc100 r3:c3401080
[<c0008928>] (kernel_init+0x0/0x114) from [<c0048090>] (do_exit+0x0/0x648)
r5:00000000 r4:00000000
最后放大部分是错误显示。
这是BIOS:
##### FriendlyARM BIOS 2.0 for 2440 #####
[x] format NAND FLASH for Linux
[v] Download vivi
[k] Download linux kernel
[y] Download root_yaffs image
[a] Absolute User Application
[n] Download Nboot for WinCE
[l] Download WinCE boot-logo
[w] Download WinCE NK.bin
[d] Download & Run
[z] Download zImage into RAM
[g] Boot linux from RAM
[f] Format the nand flash
Boot the system
[s] Set the boot parameters
Backup NAND Flash to HOST through USB(upload)
[r] Restore NAND Flash from HOST through USB
[q] Goto shell of vivi
Version: 1026-2K
有谁知道怎么办?谢谢指导。