summaryrefslogtreecommitdiffstats
path: root/sys/arm/broadcom
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/broadcom
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/broadcom')
-rw-r--r--sys/arm/broadcom/bcm2835/std.rpi1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/broadcom/bcm2835/std.rpi b/sys/arm/broadcom/bcm2835/std.rpi
index 8bb62c8..af99deb 100644
--- a/sys/arm/broadcom/bcm2835/std.rpi
+++ b/sys/arm/broadcom/bcm2835/std.rpi
@@ -7,6 +7,5 @@ makeoptions KERNVIRTADDR=0xc0100000
options KERNPHYSADDR=0x00100000
makeoptions KERNPHYSADDR=0x00100000
options PHYSADDR=0x00000000
-options STARTUP_PAGETABLE_ADDR=0x01000000
options FREEBSD_BOOT_LOADER
options LINUX_BOOT_ABI
OpenPOWER on IntegriCloud