summaryrefslogtreecommitdiffstats
path: root/configs/ts4800_defconfig
diff options
context:
space:
mode:
authorLucile Quirion <lucile.quirion@savoirfairelinux.com>2015-06-30 17:17:47 -0400
committerStefano Babic <sbabic@denx.de>2015-09-02 15:26:13 +0200
commit9ee16897a24dc5643c44b275cca4ad78bce2c56d (patch)
tree89c1c7bdf3ceb59ea8fcba4a433850c923ee4812 /configs/ts4800_defconfig
parent0d8c32dd2827f6afb9752c0dcb3b87878bc71b39 (diff)
downloadblackbird-obmc-uboot-9ee16897a24dc5643c44b275cca4ad78bce2c56d.tar.gz
blackbird-obmc-uboot-9ee16897a24dc5643c44b275cca4ad78bce2c56d.zip
ARM: ts4800: add basic board support
This commit adds basic support including: MMC, Serial console, TS4800 watchdog The config use CONFIG_SKIP_LOWLEVEL_INIT as U-boot is used as a second stage bootloader. Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com> signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com> Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'configs/ts4800_defconfig')
-rw-r--r--configs/ts4800_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/ts4800_defconfig b/configs/ts4800_defconfig
new file mode 100644
index 0000000000..a2fa541c79
--- /dev/null
+++ b/configs/ts4800_defconfig
@@ -0,0 +1,4 @@
+CONFIG_ARM=y
+CONFIG_TARGET_TS4800=y
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_SETEXPR is not set
OpenPOWER on IntegriCloud