i.MX35 Kernel without ARM EABI support cannot execute init

Rabin Vincent rabin at rab.in
Fri Aug 21 14:37:55 EDT 2009


On Fri, Aug 21, 2009 at 04:37:15PM +0200, hoefle marco wrote:
> When trying to boot the i.MX35 Kernel (with ARM EABI or without, the
> kernel panic remains exactly the same) using the emdebian rootfs I get
> this:
> 
> Kernel panic - not syncing: Attempted to kill init!

If you build your kernel with CONFIG_DEBUG_USER=y and pass in
"user_debug=31" on your kernel command line, you'll get some info on why
init is being killed.

Rabin



More information about the linux-arm-kernel mailing list