summaryrefslogtreecommitdiffstats
path: root/sys/arm/allwinner/files.a10
diff options
context:
space:
mode:
authorganbold <ganbold@FreeBSD.org>2013-08-07 11:07:56 +0000
committerganbold <ganbold@FreeBSD.org>2013-08-07 11:07:56 +0000
commit7f7658c9c849266701ae1f8c867a85c62502430c (patch)
treea8898ea7413e1a5567ca2cde3db8e3bb10df18e7 /sys/arm/allwinner/files.a10
parent7ddb89a6c3eb91ff20bc13688ba12e639d85f574 (diff)
downloadFreeBSD-src-7f7658c9c849266701ae1f8c867a85c62502430c.zip
FreeBSD-src-7f7658c9c849266701ae1f8c867a85c62502430c.tar.gz
Bring initial support for Allwinner A20 SoC (Cubieboard2).
Add support for A20 timer. Correct interrupt offset depending from chip. Add basic code for CPU configuration module. For now, add kernel config and dts file (only FDT blob related problem needs to be solved later in order to have one kernel for both cubieboard1 and 2). Approved by: ray@
Diffstat (limited to 'sys/arm/allwinner/files.a10')
-rw-r--r--sys/arm/allwinner/files.a101
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/allwinner/files.a10 b/sys/arm/allwinner/files.a10
index c25682a..3e25bb4 100644
--- a/sys/arm/allwinner/files.a10
+++ b/sys/arm/allwinner/files.a10
@@ -9,6 +9,7 @@ arm/arm/cpufunc_asm_arm11.S standard
arm/arm/cpufunc_asm_armv7.S standard
arm/arm/irq_dispatch.S standard
+arm/allwinner/a20/a20_cpu_cfg.c standard
arm/allwinner/a10_clk.c standard
arm/allwinner/a10_gpio.c optional gpio
arm/allwinner/a10_ehci.c optional ehci
OpenPOWER on IntegriCloud