summaryrefslogtreecommitdiffstats
path: root/sys/arm/broadcom/bcm2835/std.bcm2835
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2015-03-24 18:46:01 +0000
committerandrew <andrew@FreeBSD.org>2015-03-24 18:46:01 +0000
commite34ea5ab9158a7bb576e917a2f4c126fc14c5b24 (patch)
treed2c86f1b50b61055d90ad2d3f7a44a6e750c306b /sys/arm/broadcom/bcm2835/std.bcm2835
parentebd96ed35ad94573492ded1c092b18aa0dd92065 (diff)
downloadFreeBSD-src-e34ea5ab9158a7bb576e917a2f4c126fc14c5b24.zip
FreeBSD-src-e34ea5ab9158a7bb576e917a2f4c126fc14c5b24.tar.gz
Add the SOC_BCM2835 and SOC_BCM2836 options for the arm kernel and add the
former to std.bcm2835. These will be used to enable support for the Raspberry Pi 2. MFC after: 1 week
Diffstat (limited to 'sys/arm/broadcom/bcm2835/std.bcm2835')
-rw-r--r--sys/arm/broadcom/bcm2835/std.bcm28351
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/broadcom/bcm2835/std.bcm2835 b/sys/arm/broadcom/bcm2835/std.bcm2835
index 0f78818..08e9d76 100644
--- a/sys/arm/broadcom/bcm2835/std.bcm2835
+++ b/sys/arm/broadcom/bcm2835/std.bcm2835
@@ -3,6 +3,7 @@
machine arm armv6
cpu CPU_ARM1176
makeoptions CONF_CFLAGS="-mcpu=arm1176jzf-s"
+options SOC_BCM2835
files "../broadcom/bcm2835/files.bcm2835"
files "../broadcom/bcm2835/files.bcm283x"
OpenPOWER on IntegriCloud