[U-Boot-Users] Target hangs during relocate_code() call
Jerry Van Baren
gerald.vanbaren at smiths-aerospace.com
Thu Mar 2 17:50:28 CET 2006
Rick Nardone wrote:
>
>
> Target: SBC8540 – Wind River Systems
> Arch: PPC
> CPU: MPC85xx
> Board: sbc8560
> ELDK 4.0
> Host: SUSE Linux 9.3 on x86
> U-Boot 1.1.4
>
> Problem: I am trying to get a clean build of U-Boot to run on the WRS
> SBC8540 board. I think I have the latest versions of ELDK and U-Boot.
> The system executes through board_init_f( ) without any problems, but
> never gets into board_init_r( ). The console output is as follows:
[snip]
> Memcpy
> call to relocate_code()
> Dest Addr =0x1FFADF48, Src Addr = 0x1FFADF60, size = 536674304 bytes
> Richard Nardone
> Richard.Nardone at cyclone dot com
I'm not knowledgable with this board, but your memcpy size looks very,
very wrong. Misconfigured u-boot?
gvb
More information about the U-Boot
mailing list