patch-2.4.4 linux/arch/arm/boot/Makefile
Next file: linux/arch/arm/boot/compressed/Makefile
Previous file: linux/arch/arm/Makefile
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Apr 12 12:03:50 2001
- Orig file:
v2.4.3/linux/arch/arm/boot/Makefile
- Orig date:
Thu Feb 8 16:32:44 2001
diff -u --recursive --new-file v2.4.3/linux/arch/arm/boot/Makefile linux/arch/arm/boot/Makefile
@@ -55,8 +55,7 @@
endif
ifeq ($(CONFIG_ARCH_NEXUSPCI),y)
-ZTEXTADDR = 0x40200000
-ZRELADDR = 0x40008000
+ZTEXTADDR = 0x40008000
endif
ifeq ($(CONFIG_ARCH_L7200),y)
@@ -72,7 +71,6 @@
ifeq ($(CONFIG_ARCH_P720T),y)
ZTEXTADDR = 0xc0018000
-ZRELADDR = 0xc0018000
PARAMS_PHYS = 0xc0000100
INITRD_PHYS = 0xc0400000
INITRD_VIRT = 0xc0400000
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)