[U-Boot] [PATCH v4 1/2] QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR
York Sun
yorksun at freescale.com
Fri Mar 7 23:37:11 CET 2014
On 02/17/2014 07:28 PM, Zhao Qiang wrote:
> CONFIG_SYS_QE_FMAN_FW_ADDR is used to both Fman and QE for microcode address.
> Now using CONFIG_SYS_FMAN_FW_ADDR for Fman microcode address,
> and CONFIG_SYS_QE_FW_ADDR for QE microcode address.
>
> Signed-off-by: Zhao Qiang <B45475 at freescale.com>
> ---
> Changes for v2:
> - no
> Changes for v3:
> - no
> Changes for v4:
> - no
>
> README | 9 +++++++--
> arch/powerpc/cpu/mpc85xx/cpu_init.c | 2 +-
> drivers/net/fm/fm.c | 12 ++++++------
> drivers/qe/qe.c | 2 +-
> include/configs/B4860QDS.h | 10 +++++-----
> include/configs/MPC8569MDS.h | 2 +-
> include/configs/P1023RDB.h | 2 +-
> include/configs/P1023RDS.h | 4 ++--
> include/configs/P2041RDB.h | 10 +++++-----
> include/configs/T1040QDS.h | 8 ++++----
> include/configs/T1040RDB.h | 8 ++++----
> include/configs/T1042RDB_PI.h | 8 ++++----
> include/configs/T2080QDS.h | 10 +++++-----
> include/configs/T4240EMU.h | 2 +-
> include/configs/T4240QDS.h | 10 +++++-----
> include/configs/corenet_ds.h | 10 +++++-----
> include/configs/km/km8309-common.h | 2 +-
> include/configs/km/kmp204x-common.h | 2 +-
Please double check the change for km. It has compiling error. It seems to use
FMAN but you changed it to QE.
York
More information about the U-Boot
mailing list