summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:02 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:11:13 -0400
commit5522f12b3c5224b19e84a501936830830e00c1ce (patch)
tree010d4f45ea231ef7fffba86066e3b0f3197d79e1 /configs
parent5ff33d040421395298334a6e76167417135bde24 (diff)
downloadblackbird-obmc-uboot-5522f12b3c5224b19e84a501936830830e00c1ce.tar.gz
blackbird-obmc-uboot-5522f12b3c5224b19e84a501936830830e00c1ce.zip
arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boards
These board have not been converted to generic board by the deadline. Remove them. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/eb_cpux9k2_defconfig5
-rw-r--r--configs/eb_cpux9k2_ram_defconfig5
2 files changed, 0 insertions, 10 deletions
diff --git a/configs/eb_cpux9k2_defconfig b/configs/eb_cpux9k2_defconfig
deleted file mode 100644
index 6a6f3cd2c2..0000000000
--- a/configs/eb_cpux9k2_defconfig
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG_ARM=y
-CONFIG_ARCH_AT91=y
-CONFIG_TARGET_EB_CPUX9K2=y
-# CONFIG_CMD_SETEXPR is not set
-CONFIG_SYS_PROMPT="U-Boot> "
diff --git a/configs/eb_cpux9k2_ram_defconfig b/configs/eb_cpux9k2_ram_defconfig
deleted file mode 100644
index 47c2178f16..0000000000
--- a/configs/eb_cpux9k2_ram_defconfig
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG_ARM=y
-CONFIG_ARCH_AT91=y
-CONFIG_TARGET_EB_CPUX9K2=y
-CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT"
-# CONFIG_CMD_SETEXPR is not set
OpenPOWER on IntegriCloud