summaryrefslogtreecommitdiffstats
path: root/sys/arm/allwinner
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/allwinner')
-rw-r--r--sys/arm/allwinner/a20/std.a208
-rw-r--r--sys/arm/allwinner/std.a108
2 files changed, 0 insertions, 16 deletions
diff --git a/sys/arm/allwinner/a20/std.a20 b/sys/arm/allwinner/a20/std.a20
index eb4fa3f..7787059 100644
--- a/sys/arm/allwinner/a20/std.a20
+++ b/sys/arm/allwinner/a20/std.a20
@@ -6,14 +6,6 @@ machine arm armv6
makeoptions CONF_CFLAGS="-march=armv7a"
makeoption ARM_LITTLE_ENDIAN
-# Physical memory starts at 0x40200000. We assume images are loaded at
-# 0x40200000, e.g. from u-boot with 'fatload mmc 0 0x40200000 kernel'
-#
-#
-options PHYSADDR=0x40000000
-
-makeoptions KERNPHYSADDR=0x40200000
-options KERNPHYSADDR=0x40200000
makeoptions KERNVIRTADDR=0xc0200000
options KERNVIRTADDR=0xc0200000
diff --git a/sys/arm/allwinner/std.a10 b/sys/arm/allwinner/std.a10
index 8d99ab8..2285fe4 100644
--- a/sys/arm/allwinner/std.a10
+++ b/sys/arm/allwinner/std.a10
@@ -6,14 +6,6 @@ machine arm armv6
makeoptions CONF_CFLAGS="-march=armv7a"
makeoption ARM_LITTLE_ENDIAN
-# Physical memory starts at 0x40200000. We assume images are loaded at
-# 0x40200000, e.g. from u-boot with 'fatload mmc 0 0x40200000 kernel'
-#
-#
-options PHYSADDR=0x40000000
-
-makeoptions KERNPHYSADDR=0x40200000
-options KERNPHYSADDR=0x40200000
makeoptions KERNVIRTADDR=0xc0200000
options KERNVIRTADDR=0xc0200000
OpenPOWER on IntegriCloud