patch-2.4.23 linux-2.4.23/arch/ppc/boot/simple/head.S
Next file: linux-2.4.23/arch/ppc/boot/simple/misc-44x.c
Previous file: linux-2.4.23/arch/ppc/boot/simple/embed_config.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
2003-11-28 10:26:19.000000000 -0800
- Orig file:
linux-2.4.22/arch/ppc/boot/simple/head.S
- Orig date:
2003-06-13 07:51:31.000000000 -0700
diff -urN linux-2.4.22/arch/ppc/boot/simple/head.S linux-2.4.23/arch/ppc/boot/simple/head.S
@@ -35,8 +35,8 @@
.globl start
start:
bl start_
-#ifdef CONFIG_TREEBOOT
- /* The IBM "Tree" bootrom knows that the address of the bootrom
+#ifdef CONFIG_IBM_OPENBIOS
+ /* The IBM OpenBIOS bootroms know that the address of the bootrom
* read only structure is 4 bytes after _start.
*/
.long 0x62726f6d # structure ID - "brom"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)