I have a PowerPC P5020DS board. The manual shows u-boot addresses as:
0xEFF8.0000 u-boot (current bank) Size: 512KB
0xEBF8.0000 u-boot (alternate bank) Size: 512 KB
My u-boot image won't fit in 512KB and hence I want to move u-boot, unfortunately i can't seem to find how this is done. I am thinking the Pre-Boot Loader (PBL) jumps to u-boot entry point.