Remove the arm KERNPHYSADDR option as it is no longer used. The make
option is still in existance as it is used to build the trampoline code.
This commit is contained in:
parent
730acac20c
commit
7c570e8bb1
@ -2,7 +2,6 @@
|
||||
include "../at91/std.at91"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x20000000
|
||||
options KERNPHYSADDR=0x20000000
|
||||
makeoptions KERNVIRTADDR=0xc0000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
include "../at91/std.at91"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x20000000
|
||||
options KERNPHYSADDR=0x20000000
|
||||
makeoptions KERNVIRTADDR=0xc0000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
|
||||
|
@ -3,7 +3,6 @@ include "../at91/std.at91sam9"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x20000000
|
||||
makeoptions KERNVIRTADDR=0xc0000000
|
||||
options KERNPHYSADDR=0x20000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
|
||||
device at91_board_ethernut5
|
||||
|
@ -2,7 +2,6 @@
|
||||
include "../at91/std.at91"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x20100000
|
||||
options KERNPHYSADDR=0x20100000
|
||||
makeoptions KERNVIRTADDR=0xc0100000
|
||||
options KERNVIRTADDR=0xc0100000
|
||||
|
||||
|
@ -3,7 +3,6 @@ include "../at91/std.at91sam9"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x20000000
|
||||
makeoptions KERNVIRTADDR=0xc0000000
|
||||
options KERNPHYSADDR=0x20000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
|
||||
device at91_board_hl201
|
||||
|
@ -2,7 +2,6 @@
|
||||
include "../at91/std.at91"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x20000000
|
||||
options KERNPHYSADDR=0x20000000
|
||||
makeoptions KERNVIRTADDR=0xc0000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
|
||||
|
@ -3,7 +3,6 @@ include "../at91/std.at91sam9"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x20000000
|
||||
makeoptions KERNVIRTADDR=0xc0000000
|
||||
options KERNPHYSADDR=0x20000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
|
||||
device at91_board_qila9g20
|
||||
|
@ -3,7 +3,6 @@ include "../at91/std.at91sam9"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x20000000
|
||||
makeoptions KERNVIRTADDR=0xc0000000
|
||||
options KERNPHYSADDR=0x20000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
|
||||
device at91_board_sam9260ek
|
||||
|
@ -3,7 +3,6 @@ include "../at91/std.at91sam9"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x20000000
|
||||
makeoptions KERNVIRTADDR=0xc0000000
|
||||
options KERNPHYSADDR=0x20000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
|
||||
device at91_board_sam9g20ek
|
||||
|
@ -3,7 +3,6 @@ include "../at91/std.at91sam9"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x20000000
|
||||
makeoptions KERNVIRTADDR=0xc0000000
|
||||
options KERNPHYSADDR=0x20000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
|
||||
device at91_board_sam9x25ek
|
||||
|
@ -2,7 +2,6 @@
|
||||
include "../at91/std.at91sam9g45"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x70008000
|
||||
options KERNPHYSADDR=0x70008000
|
||||
makeoptions KERNVIRTADDR=0xc0008000
|
||||
options KERNVIRTADDR=0xc0008000
|
||||
|
||||
|
@ -3,7 +3,6 @@ include "../at91/std.at91"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x20000000
|
||||
makeoptions KERNVIRTADDR=0xc0000000
|
||||
options KERNPHYSADDR=0x20000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
|
||||
device at91_board_tsc4370
|
||||
|
@ -8,7 +8,6 @@ options PHYSADDR=0x00000000
|
||||
makeoptions KERNPHYSADDR=0x01000000
|
||||
makeoptions KERNVIRTADDR=0xc1000000
|
||||
|
||||
options KERNPHYSADDR=0x01000000
|
||||
options KERNVIRTADDR=0xc1000000 # Used in ldscript.arm
|
||||
options FLASHADDR=0xD0000000
|
||||
options LOADERRAMADDR=0x00000000
|
||||
|
@ -13,7 +13,6 @@ include "../at91/std.atmel"
|
||||
# at91sam9g45 or on some boards with non u-boot boot loaders.
|
||||
makeoptions KERNPHYSADDR=0x20000000
|
||||
makeoptions KERNVIRTADDR=0xc0000000
|
||||
options KERNPHYSADDR=0x20000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
|
||||
makeoptions MODULES_OVERRIDE="dtb/atmel"
|
||||
|
@ -22,7 +22,6 @@ ident CNS11XXNAS
|
||||
|
||||
include "std.arm"
|
||||
#options PHYSADDR=0x10000000
|
||||
#options KERNPHYSADDR=0x10200000
|
||||
#options KERNVIRTADDR=0xc0200000 # Used in ldscript.arm
|
||||
#options FLASHADDR=0x50000000
|
||||
#options LOADERRAMADDR=0x00000000
|
||||
|
@ -21,7 +21,6 @@ ident CRB
|
||||
|
||||
include "std.arm"
|
||||
options PHYSADDR=0x00000000
|
||||
options KERNPHYSADDR=0x00200000
|
||||
options KERNVIRTADDR=0xc0200000 # Used in ldscript.arm
|
||||
|
||||
options COUNTS_PER_SEC=400000000
|
||||
|
@ -28,7 +28,6 @@ cpu CPU_XSCALE_PXA2X0
|
||||
hints "GUMSTIX.hints"
|
||||
|
||||
options PHYSADDR=0xa0000000
|
||||
options KERNPHYSADDR=0xa0200000
|
||||
options KERNVIRTADDR=0xc0200000 # Used in ldscript.arm
|
||||
|
||||
include "../xscale/pxa/std.pxa"
|
||||
|
@ -26,7 +26,6 @@ files "../xscale/ixp425/files.ixp425"
|
||||
files "../xscale/pxa/files.pxa"
|
||||
|
||||
options PHYSADDR=0x00000000
|
||||
options KERNPHYSADDR=0x00000000
|
||||
options KERNVIRTADDR=0xc0000000
|
||||
|
||||
makeoptions LDFLAGS="-zmuldefs"
|
||||
|
@ -24,7 +24,6 @@ ident NSLU
|
||||
include "std.arm"
|
||||
# XXX What is defined in std.avila does not exactly match the following:
|
||||
#options PHYSADDR=0x10000000
|
||||
#options KERNPHYSADDR=0x10200000
|
||||
#options KERNVIRTADDR=0xc0200000 # Used in ldscript.arm
|
||||
#options FLASHADDR=0x50000000
|
||||
#options LOADERRAMADDR=0x00000000
|
||||
|
@ -9,6 +9,5 @@ machine arm
|
||||
makeoptions CONF_CFLAGS="-march=armv5te"
|
||||
options PHYSADDR=0x80000000
|
||||
makeoptions KERNPHYSADDR=0x80100000
|
||||
options KERNPHYSADDR=0x80100000
|
||||
makeoptions KERNVIRTADDR=0xc0100000
|
||||
options KERNVIRTADDR=0xc0100000
|
||||
|
@ -5,7 +5,5 @@ files "../mv/discovery/files.db78xxx"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x00900000
|
||||
makeoptions KERNVIRTADDR=0xc0900000
|
||||
|
||||
options KERNPHYSADDR=0x00900000
|
||||
options KERNVIRTADDR=0xc0900000
|
||||
options PHYSADDR=0x00000000
|
||||
|
@ -5,7 +5,5 @@ files "../mv/orion/files.db88f5xxx"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x00900000
|
||||
makeoptions KERNVIRTADDR=0xc0900000
|
||||
|
||||
options KERNPHYSADDR=0x00900000
|
||||
options KERNVIRTADDR=0xc0900000
|
||||
options PHYSADDR=0x00000000
|
||||
|
@ -5,8 +5,6 @@ files "../mv/orion/files.ts7800"
|
||||
|
||||
makeoptions KERNPHYSADDR=0x00900000
|
||||
makeoptions KERNVIRTADDR=0xc0900000
|
||||
|
||||
options KERNPHYSADDR=0x00900000
|
||||
options KERNVIRTADDR=0xc0900000
|
||||
options PHYSADDR=0x00000000
|
||||
options LOADERRAMADDR=0x00000000
|
||||
|
@ -13,7 +13,6 @@ files "../xscale/ixp425/files.avila"
|
||||
# be remapped away from 0.
|
||||
#
|
||||
options PHYSADDR=0x00000000
|
||||
options KERNPHYSADDR=0x00200000
|
||||
makeoptions KERNPHYSADDR=0x00200000
|
||||
options KERNVIRTADDR=0xc0200000 # Used in ldscript.arm
|
||||
makeoptions KERNVIRTADDR=0xc0200000
|
||||
|
@ -32,7 +32,6 @@ IPI_IRQ_END opt_smp.h
|
||||
FREEBSD_BOOT_LOADER opt_global.h
|
||||
IXP4XX_FLASH_SIZE opt_global.h
|
||||
KERNBASE opt_global.h
|
||||
KERNPHYSADDR opt_global.h
|
||||
KERNVIRTADDR opt_global.h
|
||||
LINUX_BOOT_ABI opt_global.h
|
||||
LOADERRAMADDR opt_global.h
|
||||
|
Loading…
Reference in New Issue
Block a user