[U-Boot] [PATCH] powerpc/85xx: clean up and document the QE/FMAN microcode macros

Tabi Timur-B04825 B04825 at freescale.com
Sat Nov 19 18:18:58 CET 2011


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


More information about the U-Boot mailing list