On Mon, Sep 13, 2010 at 01:25:26PM +0200, Robin Theunis wrote: > > Uncompressing Linux... done, booting the kernel. > --- > > Here is stalls. With my jtag probe I can locate the problem. > > --- > > halt > target state: halted > target halted in ARM state due to debug-request, current mode: Supervisor > cpsr: 0x600000d3 pc: 0xc000af3c > MMU: enabled, D-Cache: enabled, I-Cache: enabled > > arm disassemble 0xc000af3c > 0xc000af3c 0xeafffffe B 0xc000af3c > --- > > This just loops at that address. Why does it that? Maybe it panicked but you can't see the message since you have not enabled EARLY_PRINTK. Since you have JTAG, you could also dump the printk buffer __log_buf to see the message. HTH Johannes -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html