aboutsummaryrefslogtreecommitdiff
path: root/configs/P1010RDB-PB_36BIT_NOR_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-21 14:44:28 -0400
committerTom Rini <trini@konsulko.com>2022-06-06 12:09:12 -0400
commit90f0819a318b44d0c92611b7419d73781402476d (patch)
treea622ce5a9c9a78b68bf21b01e586b531263c2f2f /configs/P1010RDB-PB_36BIT_NOR_defconfig
parent6074a536d502f638b19507536b41213c5c119e46 (diff)
downloadu-boot-90f0819a318b44d0c92611b7419d73781402476d.zip
u-boot-90f0819a318b44d0c92611b7419d73781402476d.tar.gz
u-boot-90f0819a318b44d0c92611b7419d73781402476d.tar.bz2
Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig
This converts the following to Kconfig: CONFIG_SPL_COMMON_INIT_DDR Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1010RDB-PB_36BIT_NOR_defconfig')
-rw-r--r--configs/P1010RDB-PB_36BIT_NOR_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/P1010RDB-PB_36BIT_NOR_defconfig b/configs/P1010RDB-PB_36BIT_NOR_defconfig
index 2604092..9692aae 100644
--- a/configs/P1010RDB-PB_36BIT_NOR_defconfig
+++ b/configs/P1010RDB-PB_36BIT_NOR_defconfig
@@ -50,6 +50,7 @@ CONFIG_SYS_SATA_MAX_DEVICE=2
CONFIG_FSL_CAAM=y
CONFIG_DDR_CLK_FREQ=66666666
CONFIG_CHIP_SELECTS_PER_CTRL=1
+CONFIG_SPL_COMMON_INIT_DDR=y
CONFIG_DM_I2C=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
@@ -91,3 +92,4 @@ CONFIG_FSL_ESPI=y
CONFIG_USB=y
CONFIG_USB_EHCI_FSL=y
CONFIG_ADDR_MAP=y
+CONFIG_COMMON_INIT_DDR=y