summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/rs6000.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-04-15 19:52:29 (GMT)
committerPaul Mackerras <paulus@samba.org>2008-04-16 21:46:14 (GMT)
commitb18796d32a35ca4d996c584c3bb6d0a4f8a7d310 (patch)
tree99c03eaf2eda0da6d5766d2cedd961aa10cf7ff2 /arch/powerpc/boot/rs6000.h
parent366234f657879aeb7a1e2ca582f2f24f3fae9269 (diff)
downloadlinux-fsl-qoriq-b18796d32a35ca4d996c584c3bb6d0a4f8a7d310.tar.xz
[POWERPC] bootwrapper: Use physical address in PHDR for uImage
Now that we properly set the physical address in the program header of the vmlinux ELF we can extract it to properly set the load and entry point for u-boot uImages. Before we always hard coded the load & entry point to 0. However there are situations that the kernel may be built with a non-zero physical address. We use objdump to extract the PHDR. We assume that there is only one PHDR in the vmlinux of type LOAD. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/boot/rs6000.h')
0 files changed, 0 insertions, 0 deletions