|
@@ -524,7 +524,7 @@ extern unsigned long get_clock_freq(void);
|
|
|
/* Default address of microcode for the Linux Fman driver */
|
|
|
/* QE microcode/firmware address */
|
|
|
#define CONFIG_SYS_QE_FMAN_FW_IN_NOR
|
|
|
-#define CONFIG_SYS_QE_FMAN_FW_ADDR 0xEF000000
|
|
|
+#define CONFIG_SYS_QE_FMAN_FW_ADDR 0xEFF40000
|
|
|
#else
|
|
|
#define CONFIG_SYS_QE_FMAN_FW_IN_NAND
|
|
|
#define CONFIG_SYS_QE_FMAN_FW_ADDR 0x1f00000
|