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
-  Lines: 8
-  Date:
Tue Aug  4 16:06:36 1998
-  Orig file: 
v2.1.114/linux/arch/ppc/coffboot/main.c
-  Orig date: 
Thu Apr 23 20:21:28 1998
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