« Previous | Next » 

Revision ceee6da6

IDceee6da6cff11cea77ed2169a37d27cfc62a3c22

Added by Hollis Blanchard over 13 years ago

ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses

We can't use the return value of load_uimage() for the kernel because it
can't account for BSS size, and the PowerPC kernel does not relocate
blobs before zeroing BSS.

Instead, we now load at the fixed addresses chosen by u-boot (the normal
firmware for the board).

Signed-off-by: Hollis Blanchard <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences