public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RFC] PPC: post_word_{load/store} - eliminate redundant code
@ 2010-04-19 16:44 Michael Zaidman
  2010-04-20 19:55 ` Michael Zaidman
  2010-04-20 21:39 ` Wolfgang Denk
  0 siblings, 2 replies; 15+ messages in thread
From: Michael Zaidman @ 2010-04-19 16:44 UTC (permalink / raw)
  To: u-boot

Hi All,

In order to eliminate redundant code for powerPC architecture when
defining post_word_{load/store} routines I suggest  moving them into
the arch/ppc/lib/commproc.c file rather than adding them to every
arch/ppc/cpu/XXXX.
Also, defining them with weak attribute will permit overriding them
for particular board or CPU.

I'll send the patch later, of course if no one has any objections
against this solution.

Regards,
Michael

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-04-22  9:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-19 16:44 [U-Boot] [RFC] PPC: post_word_{load/store} - eliminate redundant code Michael Zaidman
2010-04-20 19:55 ` Michael Zaidman
2010-04-20 21:39 ` Wolfgang Denk
2010-04-21  4:30   ` Stefan Roese
2010-04-21  7:05   ` Michael Zaidman
2010-04-21 13:24   ` Michael Zaidman
2010-04-21 13:51     ` Stefan Roese
2010-04-21 14:07       ` Michael Zaidman
2010-04-21 13:59     ` Wolfgang Denk
2010-04-21 14:29       ` Michael Zaidman
2010-04-21 21:40         ` Wolfgang Denk
2010-04-22  0:16           ` Mike Frysinger
2010-04-22  6:41           ` Michael Zaidman
2010-04-22  9:03             ` Wolfgang Denk
2010-04-22  9:27               ` Michael Zaidman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox