On Monday 01 May 2006 10:05, Jonathan McDowell wrote:
Sort of. The .pbl file should stay as 0x11d00000 and you should "bootm 11d00000". The kernel load of 0x10008000 gets written into the uImage file so u-boot knows that's where the kernel needs to finally end up.
OK. I tried that initially and I just got "Bad Magic Number".
I assumed that was because I'd loaded the uImage in the wrong place.