diff options
author | Hollis Blanchard | 2010-08-05 02:21:37 +0200 |
---|---|---|
committer | Alexander Graf | 2010-08-26 18:18:26 +0200 |
commit | ceee6da6cff11cea77ed2169a37d27cfc62a3c22 (patch) | |
tree | b4340c1f351b0c596b4b6535558ecaf23329a4c3 /pc-bios/openbios-sparc64 | |
parent | ppc4xx: don't unregister RAM at reset (diff) | |
download | qemu-ceee6da6cff11cea77ed2169a37d27cfc62a3c22.tar.gz qemu-ceee6da6cff11cea77ed2169a37d27cfc62a3c22.tar.xz qemu-ceee6da6cff11cea77ed2169a37d27cfc62a3c22.zip |
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 <hollis@penguinppc.org>
Diffstat (limited to 'pc-bios/openbios-sparc64')
0 files changed, 0 insertions, 0 deletions