summaryrefslogtreecommitdiff
path: root/configs/P1010RDB-PA_NOR_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-15 19:03:54 +0300
committerTom Rini <trini@konsulko.com>2022-07-06 00:03:01 +0300
commitbca4509d575912e0521ce8448d41aabfc1c5e964 (patch)
tree0ebef1c309360d9b5e1ef6046c05cc273df2b06c /configs/P1010RDB-PA_NOR_defconfig
parent1f7e2fc324e414f28e9a6984f53a91da8ed8e64b (diff)
downloadu-boot-bca4509d575912e0521ce8448d41aabfc1c5e964.tar.xz
Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig
This converts the following to Kconfig: CONFIG_SYS_SPD_BUS_NUM Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1010RDB-PA_NOR_defconfig')
-rw-r--r--configs/P1010RDB-PA_NOR_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1010RDB-PA_NOR_defconfig b/configs/P1010RDB-PA_NOR_defconfig
index 6770981aba..2fe5b61d2c 100644
--- a/configs/P1010RDB-PA_NOR_defconfig
+++ b/configs/P1010RDB-PA_NOR_defconfig
@@ -46,6 +46,7 @@ CONFIG_FSL_SATA_V2=y
CONFIG_SYS_SATA_MAX_DEVICE=2
CONFIG_FSL_CAAM=y
CONFIG_DDR_CLK_FREQ=66666666
+CONFIG_SYS_SPD_BUS_NUM=1
CONFIG_CHIP_SELECTS_PER_CTRL=1
CONFIG_COMMON_INIT_DDR=y
CONFIG_SPL_COMMON_INIT_DDR=y