summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-07-29 18:29:27 +0200
committerHans de Goede <hdegoede@redhat.com>2014-07-31 15:37:24 +0200
commit3340eab26d89176dd0bf543e6d2590665c577423 (patch)
tree1395a82048fb5af840683e28835837caa580d81c /configs
parentcb4ccf2f21468aabd877495cff22c2117c98f8c6 (diff)
downloadtalos-obmc-uboot-3340eab26d89176dd0bf543e6d2590665c577423.tar.gz
talos-obmc-uboot-3340eab26d89176dd0bf543e6d2590665c577423.zip
sun7i: Add bananapi board
The Banana Pi is an A20 based development board using Raspberry Pi compatible IO headers. It comes with 1 GB RAM, 1 Gb ethernet, 2x USB host, sata, hdmi and stereo audio out + various expansion headers: http://www.lemaker.org/ Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs')
-rw-r--r--configs/Bananapi_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/Bananapi_defconfig b/configs/Bananapi_defconfig
new file mode 100644
index 0000000000..be3d815568
--- /dev/null
+++ b/configs/Bananapi_defconfig
@@ -0,0 +1,4 @@
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="BANANAPI,SPL,AXP209_POWER,SUNXI_GMAC,RGMII,MACPWR=SUNXI_GPH(23),AHCI,USB_EHCI"
++S:CONFIG_ARM=y
++S:CONFIG_TARGET_SUN7I=y
OpenPOWER on IntegriCloud