]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls2080aqds.h
armv8: LS2080A: Rename LS2085A to reflect LS2080A
[people/ms/u-boot.git] / include / configs / ls2080aqds.h
similarity index 99%
rename from include/configs/ls2085aqds.h
rename to include/configs/ls2080aqds.h
index b3cf113179f3d857aa9e54350b8e22a55fdd04b1..54bcae9fe80c7b184be2ec46c9f07c376c9473bc 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef __LS2_QDS_H
 #define __LS2_QDS_H
 
-#include "ls2085a_common.h"
+#include "ls2080a_common.h"
 
 #define CONFIG_DISPLAY_BOARDINFO
 
@@ -35,7 +35,9 @@ unsigned long get_board_ddr_clk(void);
 #define CONFIG_SYS_SPD_BUS_NUM 0       /* SPD on I2C bus 0 */
 #define CONFIG_DIMM_SLOTS_PER_CTLR             2
 #define CONFIG_CHIP_SELECTS_PER_CTRL           4
+#ifdef CONFIG_SYS_FSL_HAS_DP_DDR
 #define CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR      1
+#endif
 #define CONFIG_FSL_DDR_BIST    /* enable built-in memory test */
 
 /* undefined CONFIG_FSL_DDR_SYNC_REFRESH for simulator */