driver/ifc: replace __ilog2 with LOG2 macro
[oweals/u-boot.git] / include / configs / T4240RDB.h
index f5eed0923f5e0457b9bb11de87fae642e6b17898..42252c7c42a8275c40557365ec6046a459a7fd75 100644 (file)
@@ -460,7 +460,7 @@ unsigned long get_board_ddr_clk(void);
                                | CSPR_MSEL_GPCM \
                                | CSPR_V)
 
-#define CONFIG_SYS_AMASK3      IFC_AMASK(4*1024)
+#define CONFIG_SYS_AMASK3      IFC_AMASK(64 * 1024)
 #define CONFIG_SYS_CSOR3       0x0
 
 /* CPLD Timing parameters for IFC CS3 */