summaryrefslogtreecommitdiffstats
path: root/sys/arm/ti/am335x/std.am335x
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/ti/am335x/std.am335x')
-rw-r--r--sys/arm/ti/am335x/std.am335x7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/arm/ti/am335x/std.am335x b/sys/arm/ti/am335x/std.am335x
index 7bcc746..0e6a98f 100644
--- a/sys/arm/ti/am335x/std.am335x
+++ b/sys/arm/ti/am335x/std.am335x
@@ -4,13 +4,6 @@ files "../ti/am335x/files.am335x"
include "../ti/std.ti"
makeoption ARM_LITTLE_ENDIAN
-# Physical memory starts at 0x80000000. We assume images are loaded at
-# 0x80200000, e.g. from u-boot with 'fatload mmc 0 0x80200000 kernel.bin'
-#
-#
-options PHYSADDR=0x80000000
-options KERNPHYSADDR=0x80200000
-makeoptions KERNPHYSADDR=0x80200000
options KERNVIRTADDR=0xc0200000 # Used in ldscript.arm
makeoptions KERNVIRTADDR=0xc0200000
OpenPOWER on IntegriCloud