powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boards
P1010RDB and p1_pc_rdb_pc has incorrect configuration for CONFIG_DDR_RAW_TIMING. It should be CONFIG_SYS_DDR_RAW_TIMING. Incorrect setting causes DDR failure in case of SPD absent. Signed-off-by:York Sun <yorksun@freescale.com> Signed-off-by:
Andy Fleming <afleming@freescale.com>
Showing
- board/freescale/p1010rdb/ddr.c 3 additions, 3 deletionsboard/freescale/p1010rdb/ddr.c
- board/freescale/p1_p2_rdb_pc/ddr.c 2 additions, 2 deletionsboard/freescale/p1_p2_rdb_pc/ddr.c
- include/configs/P1010RDB.h 1 addition, 1 deletioninclude/configs/P1010RDB.h
- include/configs/p1_p2_rdb_pc.h 1 addition, 1 deletioninclude/configs/p1_p2_rdb_pc.h
Loading
Please register or sign in to comment