summaryrefslogtreecommitdiffstats
path: root/sys/arm/allwinner/a20/std.a20
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/allwinner/a20/std.a20')
-rw-r--r--sys/arm/allwinner/a20/std.a208
1 files changed, 0 insertions, 8 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
OpenPOWER on IntegriCloud