summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/std.imx6
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-02-24 03:51:31 +0000
committerian <ian@FreeBSD.org>2014-02-24 03:51:31 +0000
commita0e8831378e3f1b30460e49885efd87fcbecd438 (patch)
tree3b50300c59d08205a4b0fc6ef48375ccf7b6c67e /sys/arm/freescale/imx/std.imx6
parent6dd8bc5032c13686f41cbbaeed4ec8cf253460d9 (diff)
downloadFreeBSD-src-a0e8831378e3f1b30460e49885efd87fcbecd438.zip
FreeBSD-src-a0e8831378e3f1b30460e49885efd87fcbecd438.tar.gz
Add the bits needed to run SMP on imx6.
The 'option SMP' isn't added to the kernel config yet; people wanting to test this have to opt-in for now.
Diffstat (limited to 'sys/arm/freescale/imx/std.imx6')
-rw-r--r--sys/arm/freescale/imx/std.imx63
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arm/freescale/imx/std.imx6 b/sys/arm/freescale/imx/std.imx6
index c328b22..51f82a8 100644
--- a/sys/arm/freescale/imx/std.imx6
+++ b/sys/arm/freescale/imx/std.imx6
@@ -10,5 +10,8 @@ options KERNPHYSADDR = 0x12000000
makeoptions KERNPHYSADDR = 0x12000000
options PHYSADDR = 0x10000000
+options IPI_IRQ_START=0
+options IPI_IRQ_END=15
+
files "../freescale/imx/files.imx6"
OpenPOWER on IntegriCloud