summaryrefslogtreecommitdiffstats
path: root/configs/cpuat91_ram_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:18:56 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:06:45 -0400
commitaf7f884ba1e6a1afbf2a75247d1bcd262d4314b2 (patch)
tree8c6d997b89e7c167c534c40c56f97e12b7f10a0b /configs/cpuat91_ram_defconfig
parent679d4456e97bfe96a45e8ec36758b579ba9a46c3 (diff)
downloadblackbird-obmc-uboot-af7f884ba1e6a1afbf2a75247d1bcd262d4314b2.tar.gz
blackbird-obmc-uboot-af7f884ba1e6a1afbf2a75247d1bcd262d4314b2.zip
arm: Remove eukrea boards
These boards have not been converted to generic board by the deadline. Remove all cpu9260 and cpuat91 boards. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/cpuat91_ram_defconfig')
-rw-r--r--configs/cpuat91_ram_defconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/configs/cpuat91_ram_defconfig b/configs/cpuat91_ram_defconfig
deleted file mode 100644
index 188c2b91f8..0000000000
--- a/configs/cpuat91_ram_defconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-CONFIG_ARM=y
-CONFIG_ARCH_AT91=y
-CONFIG_TARGET_CPUAT91=y
-CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT"
-CONFIG_AUTOBOOT_KEYED=y
-CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n"
-CONFIG_AUTOBOOT_DELAY_STR="d"
-CONFIG_AUTOBOOT_STOP_STR=" "
-# CONFIG_CMD_IMI is not set
-# CONFIG_CMD_LOADS is not set
-# CONFIG_CMD_FPGA is not set
-# CONFIG_CMD_SETEXPR is not set
-# CONFIG_CMD_NFS is not set
OpenPOWER on IntegriCloud