summaryrefslogtreecommitdiffstats
path: root/sys/arm/xilinx
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-05-15 02:41:23 +0000
committerian <ian@FreeBSD.org>2014-05-15 02:41:23 +0000
commit25ba02d795dd37d50898996cf19659d1da1659a5 (patch)
treeaf11a63cc5a0d26b2e708bd24e28a5015c4714df /sys/arm/xilinx
parentfa1497d7f781e064f21c3688b3d51c5571812a00 (diff)
downloadFreeBSD-src-25ba02d795dd37d50898996cf19659d1da1659a5.zip
FreeBSD-src-25ba02d795dd37d50898996cf19659d1da1659a5.tar.gz
MFC r261252, r261279, r261304, r261305, r261322, r261336, r261337, r261338,
r261353 Fix the name of the dts file for the HL201... When mapping an address, the bsh needs the same offset we do for other things. Add explicit depends on bus_if.h and device_if.h to avoid a chicken and egg problem in some compilation environments. Switch to using PAs rather than VAs for the addresses we map for devices. This is a nop, except for what's reported by atmelbus for the resources. Comment cleanups. Move things around for diff reduction against FDT work.
Diffstat (limited to 'sys/arm/xilinx')
-rw-r--r--sys/arm/xilinx/std.zynq71
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/xilinx/std.zynq7 b/sys/arm/xilinx/std.zynq7
index 76a21e2..f387703 100644
--- a/sys/arm/xilinx/std.zynq7
+++ b/sys/arm/xilinx/std.zynq7
@@ -18,6 +18,5 @@ makeoptions KERNPHYSADDR=0x00100000
options KERNVIRTADDR=0xc0100000 # Used in ldscript.arm
makeoptions KERNVIRTADDR=0xc0100000
-options STARTUP_PAGETABLE_ADDR=0x000f0000
options ARM_L2_PIPT
OpenPOWER on IntegriCloud