Re: MPC8360E Linux and 2.6.19.2

2007-01-23 Thread Russell McGuire
I have tracked my 'lockup' to a specific line in /powerpc/kernel/prom.c In the function: __init unflatten_device_tree(void) On line: mem = lab_alloc(size + 4, __alignof__(struct device_node)); mem = (unsigned long) __va(mem); ((u32 *)mem[size / 4] = 0xdeadbeef; This is causing a lockup when 0

MPC8360E Linux and 2.6.19.2

2007-01-23 Thread Russell McGuire
All, Trying to boot up / debug my board with a Rev 1.2 MPC8360E. After the kernel launches from U-boot I receive no serial debug, and the system hangs. I am running U-boot 1.1.6. Dirty , I have walked through the DTS/blob file, after U-boot modifies it, , and can clearly see that the