summaryrefslogtreecommitdiffstats
path: root/configs/aristainetos2b_defconfig
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2015-08-24 11:36:40 +0200
committerStefano Babic <sbabic@denx.de>2015-09-02 15:38:16 +0200
commit9627084c2338c52e61d31e41c797386f71e8dedf (patch)
tree11825ff8b6c6e72590f25fb8b6ac67f640a77f0f /configs/aristainetos2b_defconfig
parentc4e498d9a34794e96aa358b2f20bac3e00ac618d (diff)
downloadtalos-obmc-uboot-9627084c2338c52e61d31e41c797386f71e8dedf.tar.gz
talos-obmc-uboot-9627084c2338c52e61d31e41c797386f71e8dedf.zip
arm, imx6: add aristainetos 2b board version
there is a 2b board version of the aristainetos2 board. Differences to the v2: - spi cs for the nor flash and display controller changed - some pinmux changes - LED gpio settings changed Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'configs/aristainetos2b_defconfig')
-rw-r--r--configs/aristainetos2b_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/aristainetos2b_defconfig b/configs/aristainetos2b_defconfig
new file mode 100644
index 0000000000..af2dbc6ab8
--- /dev/null
+++ b/configs/aristainetos2b_defconfig
@@ -0,0 +1,7 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_ARISTAINETOS2B=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/aristainetos/aristainetos2.cfg,MX6DL"
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+CONFIG_SPI_FLASH=y
OpenPOWER on IntegriCloud