summaryrefslogtreecommitdiffstats
path: root/configs/ph1_ld4_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-11 20:17:39 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-25 00:27:52 +0900
commitbe262b62f0f919f2b04ae217764daed10608a0fa (patch)
treef0af5d3e6dda98ac55ed52bb82a889713aceb237 /configs/ph1_ld4_defconfig
parent080b7a5b4522d4a8fcda4a4e0c34b757ac99bdae (diff)
downloadblackbird-obmc-uboot-be262b62f0f919f2b04ae217764daed10608a0fa.tar.gz
blackbird-obmc-uboot-be262b62f0f919f2b04ae217764daed10608a0fa.zip
ARM: uniphier: enable simple-bus driver for SPL
In UniPhier device trees, pinctrl device nodes are located under the simple-bus (AMBA). This is needed to bind pinctrl devices in SPL. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/ph1_ld4_defconfig')
-rw-r--r--configs/ph1_ld4_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ph1_ld4_defconfig b/configs/ph1_ld4_defconfig
index 56c215fe37..74e759a578 100644
--- a/configs/ph1_ld4_defconfig
+++ b/configs/ph1_ld4_defconfig
@@ -17,6 +17,7 @@ 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
OpenPOWER on IntegriCloud