Hello, Any suggestions please. Board: mini2440 NAND: 256MB Bootloader: supervivi_128M from friendlyarm Downloads Kernel: compiled from Linux 2.6.32.2 with ARM-Linux GCC 4.3.2 file system: yaffs: root_qtopia_128 from frinedlyarm Downloads Here is the trace observed: Also attached complete log. Kernel panic - not syncing: Attempted to kill init! Backtrace: [<c0036b78>] (dump_backtrace+0x0/0x12c) from [<c0036cbc>] (dump_stack+0x18/0x1c) r7:c3822000 r6:c3820000 r5:c050930c r4:00000004 [<c0036ca4>] (dump_stack+0x0/0x1c) from [<c0044208>] (panic+0x40/0x120) [<c00441c8>] (panic+0x0/0x120) from [<c0046a94>] (do_exit+0x1a0/0x618) r3:c04caba8 r2:60000013 r1:c04cdcc8 r0:c0455364 [<c00468f4>] (do_exit+0x0/0x618) from [<c0046fd8>] (do_group_exit+0x94/0xc0) [<c0046f44>] (do_group_exit+0x0/0xc0) from [<c0050f5c>] (get_signal_to_deliver+0x28c/0x390) r4:00000004 [<c0050cd0>] (get_signal_to_deliver+0x0/0x390) from [<c003593c>] (do_notify_resume+0x94/0x58c) [<c00358a8>] (do_notify_resume+0x0/0x58c) from [<c0032f28>] (work_pending+0x1c/0x20)
Kernel panic - not syncing: Attempted to kill ini
Are you sure Supervivi for 128M works for 256M (I think I have heard it does, but you need to check this)? Are you sure that root_qtopia_128M works without modification on a 256M board? Have you checked: http://groups.google.com/group/mini2440 and http://bill.station51.net/ and http://cchia-cwp.blogspot.com/2010/03/update-u-boot-image-on-mini2440-st...
I read in a document from friendlyArm.net that use 128M files for any NAND size greater than or equal to 128M. and tested it also. I was successful when I downloaded all 128M images from frendlyArm website. Kernel Panic reported when I am trying to add a new zImage. Thanks for providing some links. I will go through them and would try those instructions. Thanks, Trinath
To clarify: when you make your own zImage it won't work. Have you searched <2.6.32.2> using the left hand search button? I came to the conclusion that the .config file used to compile the kernel off the website and the one ACTUALLY used to build the zImage on the website were different. But, I am no expert.