Hai
In my beagleboard xm based custom board has one booting issue at root partition.when i put the android ICS prebuilt binary image image on my board.it gets boot up and then stops at rootfs partition.
mmcblk0: mmc0:59b4 00000 7.34 GiB
mmcblk0: p1 p2 p3
EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240)
EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (244)
EXT4-fs (mmcblk0p2): recovery complete
EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) on device 179:2.
Freeing init memory: 208K
Kernel panic - not syncing: No init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
Backtrace:
[<c004be1c>] (dump_backtrace+0x0/0x110) from [<c04ca2d0>] (dump_stack+0x18/0x1c)
r7:00000013 r6:c00785d0 r5:c06a2fa8 r4:c06a2fa8
[<c04ca2b8>] (dump_stack+0x0/0x1c) from [<c04ca338>] (panic+0x64/0x180)
[<c04ca2d4>] (panic+0x0/0x180) from [<c003c57c>] (init_post+0xa4/0xc4)
r3:00000009 r2:0000000c r1:0000f6c9 r0:c05b38fd
[<c003c4d8>] (init_post+0x0/0xc4) from [<c00084c0>] (kernel_init+0x118/0x154)
r5:c0032904 r4:c06a1f00
[<c00083a8>] (kernel_init+0x0/0x154) from [<c00785d0>] (do_exit+0x0/0x638)
r5:c00083a8 r4:00000000
stops here..................................
I didn't know why??i checked the pin multiplexing and bootargs also.....
I'm waiting for a reply.Thanks in advance