summaryrefslogtreecommitdiffstats
path: root/configs/ph1_ld4_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-12-17 18:00:39 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-12-23 00:08:57 +0900
commit5fd3f4346e7d3b11c593c13cbccec7095513c380 (patch)
treee6a106d3956d755b1bfed85418582dccae7a77bc /configs/ph1_ld4_defconfig
parent752b75d64b33ac50fd55c3b262876a00694b98d4 (diff)
downloadblackbird-obmc-uboot-5fd3f4346e7d3b11c593c13cbccec7095513c380.tar.gz
blackbird-obmc-uboot-5fd3f4346e7d3b11c593c13cbccec7095513c380.zip
ARM: uniphier: merge ph1_ld4_defconfig and ph1_sld8_defconfig
These two are similar enough to be merged into a single defconfig file. Distinguish one from another by "DEVICE_TREE" from the command line. The how-to-build in doc/README.uniphier should be also updated. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/ph1_ld4_defconfig')
-rw-r--r--configs/ph1_ld4_defconfig30
1 files changed, 0 insertions, 30 deletions
diff --git a/configs/ph1_ld4_defconfig b/configs/ph1_ld4_defconfig
deleted file mode 100644
index 2ddd1ebee1..0000000000
--- a/configs/ph1_ld4_defconfig
+++ /dev/null
@@ -1,30 +0,0 @@
-CONFIG_ARM=y
-CONFIG_ARCH_UNIPHIER=y
-CONFIG_SYS_MALLOC_F_LEN=0x2000
-CONFIG_ARCH_UNIPHIER_PH1_LD4=y
-CONFIG_MICRO_SUPPORT_CARD=y
-CONFIG_SYS_TEXT_BASE=0x84000000
-CONFIG_DEFAULT_DEVICE_TREE="uniphier-ph1-ld4-ref"
-CONFIG_HUSH_PARSER=y
-# CONFIG_CMD_XIMG is not set
-# CONFIG_CMD_ENV_EXISTS is not set
-CONFIG_CMD_NAND=y
-CONFIG_CMD_I2C=y
-CONFIG_CMD_USB=y
-# CONFIG_CMD_FPGA is not set
-CONFIG_CMD_TFTPPUT=y
-CONFIG_CMD_PING=y
-CONFIG_CMD_TIME=y
-# CONFIG_CMD_MISC is not set
-CONFIG_NET_RANDOM_ETHADDR=y
-CONFIG_SPL_SIMPLE_BUS=y
-CONFIG_NAND_DENALI=y
-CONFIG_SYS_NAND_DENALI_64BIT=y
-CONFIG_NAND_DENALI_SPARE_AREA_SKIP_BYTES=8
-CONFIG_SPL_NAND_DENALI=y
-CONFIG_PINCTRL=y
-CONFIG_SPL_PINCTRL=y
-CONFIG_UNIPHIER_SERIAL=y
-CONFIG_USB=y
-CONFIG_USB_EHCI_HCD=y
-CONFIG_USB_STORAGE=y
OpenPOWER on IntegriCloud