patch-2.1.115 linux/arch/ppc/coffboot/main.c

Next file: linux/arch/ppc/common_defconfig
Previous file: linux/arch/ppc/chrpboot/mknote.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.114/linux/arch/ppc/coffboot/main.c linux/arch/ppc/coffboot/main.c
@@ -50,6 +50,7 @@
     }
     setup_bats(RAM_START);
 
+    loadbase += RAM_START;
     eh = (struct external_filehdr *) loadbase;
     ns = get_16be(eh->f_nscns);
     oh = get_16be(eh->f_opthdr);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov