[U-Boot] [PATCH] PPC: define post_word_{load/store} for all PPC boards.
Wolfgang Denk
wd at denx.de
Tue Apr 20 23:52:25 CEST 2010
Dear Michael Zaidman,
In message <1271792672-10567-1-git-send-email-michael.zaidman at gmail.com> you wrote:
> Defining the post_word_{load/store} routines in the ppc common code
> eliminates the necessity to redefine them for each of the ppc CPUs or
> boards.
>
> Signed-off-by: Michael Zaidman <michael.zaidman at gmail.com>
> ---
> arch/ppc/lib/Makefile | 1 +
> arch/ppc/lib/commproc.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 55 insertions(+), 0 deletions(-)
> create mode 100644 arch/ppc/lib/commproc.c
NAK. "commproc" is by definition code for the communication
processors on some freescale processors. It makes no sense to use this
name for generica code.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Question: How does one get fresh air into a Russian church?
Answer: One clicks on an icon, and a window opens!
More information about the U-Boot
mailing list