Booting Linux Kernel on MPC8560

Dale Farnsworth dale at farnsworth.org
Sun Apr 6 01:50:54 EST 2008


Deepak Gaur wrote:
> 
> I have a task to boot Mvista kernel on MPC8560 based board. The
> bootloader in U-boot.
> After decompression my final image is located at address 0x1fff0040 in
> SDRAM

That's your problem.  This code only works when loaded at address 0.
Fix your bootloader configuration.

-Dale


More information about the Linuxppc-embedded mailing list