powerpc: P1021RDB: Separate from P1_P2_RDB_PC in Kconfig
Use TARGET_P1021RDB instead of sharing with TARGET_P1_P2_RDB_PC to simplify Kconfig and macros. Remove macro CONFIG_P1021RDB. Signed-off-by: York Sun <york.sun@nxp.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#ifdef CONFIG_SYS_DDR_RAW_TIMING
|
||||
#if defined(CONFIG_P1020RDB_PROTO) || \
|
||||
defined(CONFIG_P1021RDB) || \
|
||||
defined(CONFIG_TARGET_P1021RDB) || \
|
||||
defined(CONFIG_TARGET_P1020UTM)
|
||||
/* Micron MT41J256M8_187E */
|
||||
dimm_params_t ddr_raw_timing = {
|
||||
|
Reference in New Issue
Block a user