
19 Nov
2011
19 Nov
'11
6:18 p.m.
Kumar Gala wrote:
#ifdef CONFIG_QE /* QE microcode/firmware address */ -#define CONFIG_SYS_QE_FW_ADDR 0xefec0000 -#define CONFIG_SYS_QE_FW_LENGTH 0x10000 +#define CONFIG_SYS_QE_FMAN_FW_IN_NOR +#define CONFIG_SYS_QE_FMAN_FW_ADDR 0xefec0000 +#define CONFIG_SYS_QE_FMAN_FW_LENGTH 0x10000
this is wrong, there is no FMAN on this device.
Macros that have "QE_FMAN" are used for QE and Fman. Does this device have a QE?
Keep in mind that I'm just cleaning up existing usage. I'm not adding any functionality to any board.
--
Timur Tabi
Linux kernel developer at Freescale