From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [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
Date: Fri, 7 Mar 2014 14:37:11 -0800 [thread overview]
Message-ID: <531A4A17.6010904@freescale.com> (raw)
In-Reply-To: <1392694122-46482-1-git-send-email-B45475@freescale.com>
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@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
prev parent reply other threads:[~2014-03-07 22:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-18 3:28 [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 Zhao Qiang
2014-03-07 22:37 ` York Sun [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=531A4A17.6010904@freescale.com \
--to=yorksun@freescale.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.