summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSoeren Moch <smoch@web.de>2014-11-03 13:57:01 +0100
committerStefano Babic <sbabic@denx.de>2014-11-13 18:09:23 +0100
commit05d492a3235df397da6200294ea2a802749372a8 (patch)
tree2ebe540b63a0e59cfa9b823f989dd7b824570cfc /configs
parent3302c275b3b5e76f593bcb814216656a2fd3fa29 (diff)
downloadtalos-obmc-uboot-05d492a3235df397da6200294ea2a802749372a8.tar.gz
talos-obmc-uboot-05d492a3235df397da6200294ea2a802749372a8.zip
arm: mx6: add support for TBS2910 Matrix ARM miniPC
Add initial support for TBS2910 Matrix ARM miniPC. Support includes MMC, Ethernet, UARTs, HDMI, USB, SATA, PCI, I2C, RTC. Signed-off-by: Soeren Moch <smoch@web.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/tbs2910_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig
new file mode 100644
index 0000000000..602d691d77
--- /dev/null
+++ b/configs/tbs2910_defconfig
@@ -0,0 +1,3 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q2g.cfg,MX6Q"
+CONFIG_ARM=y
+CONFIG_TARGET_TBS2910=y
OpenPOWER on IntegriCloud