Dear Michael Zaidman, In message <[email protected]> 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 <[email protected]> > --- > 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: [email protected] Question: How does one get fresh air into a Russian church? Answer: One clicks on an icon, and a window opens! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

