summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2015-06-15 14:56:41 +0200
committerTom Rini <trini@konsulko.com>2015-06-19 16:46:50 -0400
commit578056c35d20d2f6e2f6618d9f86628f588932c4 (patch)
tree9254144400f1790cf2be61ebbf7f0dcc05f922fc /configs
parent3b10cf120befe9c2e938a7d4e04eb0b545ee347a (diff)
downloadtalos-obmc-uboot-578056c35d20d2f6e2f6618d9f86628f588932c4.tar.gz
talos-obmc-uboot-578056c35d20d2f6e2f6618d9f86628f588932c4.zip
siemens,am33x,rastaban: add rastaban config
rastaban is a draco version with more flash, more RAM and faster CPU. Number of partitions is the same but rootfs partition is different. Signed-off-by: Samuel Egli <samuel.egli@siemens.com> Acked-by: Heiko Schocher <hs@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/rastaban_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/rastaban_defconfig b/configs/rastaban_defconfig
new file mode 100644
index 0000000000..954f38acba
--- /dev/null
+++ b/configs/rastaban_defconfig
@@ -0,0 +1,7 @@
+CONFIG_ARM=y
+CONFIG_TARGET_RASTABAN=y
+CONFIG_CMD_NET=y
+CONFIG_SPL=y
+CONFIG_AUTOBOOT_KEYED=y
+CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
+CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
OpenPOWER on IntegriCloud