aboutsummaryrefslogtreecommitdiff
path: root/include/configs/p1_p2_rdb_pc.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-15 12:03:54 -0400
committerTom Rini <trini@konsulko.com>2022-07-05 17:03:01 -0400
commitbca4509d575912e0521ce8448d41aabfc1c5e964 (patch)
tree0ebef1c309360d9b5e1ef6046c05cc273df2b06c /include/configs/p1_p2_rdb_pc.h
parent1f7e2fc324e414f28e9a6984f53a91da8ed8e64b (diff)
downloadu-boot-bca4509d575912e0521ce8448d41aabfc1c5e964.zip
u-boot-bca4509d575912e0521ce8448d41aabfc1c5e964.tar.gz
u-boot-bca4509d575912e0521ce8448d41aabfc1c5e964.tar.bz2
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 'include/configs/p1_p2_rdb_pc.h')
-rw-r--r--include/configs/p1_p2_rdb_pc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h
index 1be548e..6bc8a6a 100644
--- a/include/configs/p1_p2_rdb_pc.h
+++ b/include/configs/p1_p2_rdb_pc.h
@@ -116,7 +116,6 @@
/* DDR Setup */
#define CONFIG_SYS_DDR_RAW_TIMING
-#define CONFIG_SYS_SPD_BUS_NUM 1
#define SPD_EEPROM_ADDRESS 0x52
#if defined(CONFIG_TARGET_P1020RDB_PD)
@@ -346,8 +345,6 @@
#define CONFIG_SYS_I2C_NOPROBES { {0, 0x29} }
#endif
-#define CONFIG_SYS_SPD_BUS_NUM 1 /* For rom_loc and flash bank */
-
/*
* I2C2 EEPROM
*/