From: Dunda, Matthias on
Hi everybody,

I am trying to get the 2.6.29.6-rt23 kernel running on our self-designed
board based on a Freescale MPC8568 CPU. I launch the kernel out of U-Boot.

I have serial console output from U-Boot until I reach the point where the
kernel is called.

As I don't see output, I was reading out the memory at the log_buf location
with our Abatron BDI3000 debugger (dump 0x003e1c9c 0x2000)

As I am new to kernel debugging at that early stage, I would really
appreciate if someone could help explaining the log - so far for me it just
says that the device tree is faulty. ;-)

I've attached the log and DTS.

I have no idea where to look next... :-(

Cheers
Matthias