summaryrefslogtreecommitdiff
path: root/configs/P1010RDB-PA_SPIFLASH_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-15 12:03:55 -0400
committerTom Rini <trini@konsulko.com>2022-07-05 17:03:01 -0400
commitc24e8e2bb34da1fa17d19acf2b542dba5dfb7e47 (patch)
treea57357ea1e5c3ddc9fdc7ec43ff079606218af86 /configs/P1010RDB-PA_SPIFLASH_defconfig
parentbca4509d575912e0521ce8448d41aabfc1c5e964 (diff)
Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig
This converts the following to Kconfig: CONFIG_SYS_DDR_RAW_TIMING Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1010RDB-PA_SPIFLASH_defconfig')
-rw-r--r--configs/P1010RDB-PA_SPIFLASH_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1010RDB-PA_SPIFLASH_defconfig b/configs/P1010RDB-PA_SPIFLASH_defconfig
index 086c34d016..b241d1f719 100644
--- a/configs/P1010RDB-PA_SPIFLASH_defconfig
+++ b/configs/P1010RDB-PA_SPIFLASH_defconfig
@@ -73,6 +73,7 @@ CONFIG_FSL_CAAM=y
CONFIG_DDR_CLK_FREQ=66666666
CONFIG_SYS_SPD_BUS_NUM=1
CONFIG_CHIP_SELECTS_PER_CTRL=1
+CONFIG_SYS_DDR_RAW_TIMING=y
CONFIG_SPL_COMMON_INIT_DDR=y
CONFIG_DM_I2C=y
CONFIG_SPL_SYS_I2C_LEGACY=y