aboutsummaryrefslogtreecommitdiff
path: root/configs/uniphier_pro4_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-08-26 17:58:02 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-08-30 09:03:11 +0900
commite2f87de0f8338d368bb35cbdee07d97c8cd0323a (patch)
tree8b6561041fa39f9e47de69536e8157c29d7b6d28 /configs/uniphier_pro4_defconfig
parent8de11a5eefbb86ee6683a5f5b5b65795ab17f667 (diff)
downloadu-boot-e2f87de0f8338d368bb35cbdee07d97c8cd0323a.zip
u-boot-e2f87de0f8338d368bb35cbdee07d97c8cd0323a.tar.gz
u-boot-e2f87de0f8338d368bb35cbdee07d97c8cd0323a.tar.bz2
ARM: uniphier: enable CONFIG_NAND_DENALI_DT
Migrate to the DT-based NAND init entry. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_pro4_defconfig')
-rw-r--r--configs/uniphier_pro4_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/uniphier_pro4_defconfig b/configs/uniphier_pro4_defconfig
index 5ba8879..f4181b1 100644
--- a/configs/uniphier_pro4_defconfig
+++ b/configs/uniphier_pro4_defconfig
@@ -36,6 +36,7 @@ CONFIG_MISC=y
CONFIG_I2C_EEPROM=y
CONFIG_MMC_UNIPHIER=y
CONFIG_NAND_DENALI=y
+CONFIG_NAND_DENALI_DT=y
CONFIG_SYS_NAND_DENALI_64BIT=y
CONFIG_NAND_DENALI_SPARE_AREA_SKIP_BYTES=8
CONFIG_SPL_NAND_DENALI=y