* [U-Boot] [PATCH 0/2] POST cleanup
@ 2010-04-23 19:06 Michael Zaidman
2010-04-23 20:31 ` Anatolij Gustschin
0 siblings, 1 reply; 3+ messages in thread
From: Michael Zaidman @ 2010-04-23 19:06 UTC (permalink / raw)
To: u-boot
The patches implement first 2 steps of POST framework cleanup
suggested by Wolfgang Denk in the
http://lists.denx.de/pipermail/u-boot/2010-April/070400.html
Michael Zaidman (2):
The bootcount_{store|load} moved to arch specific generic locations.
Blackfin: POST: revive, sync to main stream, cleanup.
arch/blackfin/lib/Makefile | 2 +-
arch/blackfin/lib/board.c | 1 -
arch/blackfin/lib/post.c | 421 -----------------------------------
arch/powerpc/cpu/mpc8260/commproc.c | 24 --
arch/powerpc/cpu/mpc8260/cpu.c | 24 ++
arch/powerpc/cpu/mpc8xx/commproc.c | 26 ---
arch/powerpc/cpu/mpc8xx/cpu.c | 26 +++
arch/powerpc/cpu/ppc4xx/commproc.c | 24 --
arch/powerpc/cpu/ppc4xx/cpu.c | 24 ++
board/bf537-stamp/Makefile | 2 +-
include/common.h | 3 +
include/configs/bfin_adi_common.h | 1 +
post/Makefile | 3 +-
13 files changed, 82 insertions(+), 499 deletions(-)
delete mode 100644 arch/blackfin/lib/post.c
^ permalink raw reply [flat|nested] 3+ messages in thread* [U-Boot] [PATCH 0/2] POST cleanup 2010-04-23 19:06 [U-Boot] [PATCH 0/2] POST cleanup Michael Zaidman @ 2010-04-23 20:31 ` Anatolij Gustschin 2010-04-24 10:35 ` Michael Zaidman 0 siblings, 1 reply; 3+ messages in thread From: Anatolij Gustschin @ 2010-04-23 20:31 UTC (permalink / raw) To: u-boot Hello Michael, On Fri, 23 Apr 2010 22:06:09 +0300 Michael Zaidman <michael.zaidman@gmail.com> wrote: > The patches implement first 2 steps of POST framework cleanup > suggested by Wolfgang Denk in the > http://lists.denx.de/pipermail/u-boot/2010-April/070400.html Are you working on a patch addressing the 3rd step? I need to add post_word_load/store for mpc5121 based board and re-submit board support patches, but if these functions are going to be eliminated, I have to drop post_word_load/store extension patch from my series and base my patches on your patch. Thanks, Anatolij ^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH 0/2] POST cleanup 2010-04-23 20:31 ` Anatolij Gustschin @ 2010-04-24 10:35 ` Michael Zaidman 0 siblings, 0 replies; 3+ messages in thread From: Michael Zaidman @ 2010-04-24 10:35 UTC (permalink / raw) To: u-boot On Fri, Apr 23, 2010 at 11:31 PM, Anatolij Gustschin <agust@denx.de> wrote: > Hello Michael, > > On Fri, 23 Apr 2010 22:06:09 +0300 > Michael Zaidman <michael.zaidman@gmail.com> wrote: > >> The patches implement first 2 steps of POST framework cleanup >> suggested by Wolfgang Denk in the >> http://lists.denx.de/pipermail/u-boot/2010-April/070400.html > > Are you working on a patch addressing the 3rd step? Yes I am. I hope I will find time slot to finish this cleanup during this weekend. Regards, Michael ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-24 10:35 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-04-23 19:06 [U-Boot] [PATCH 0/2] POST cleanup Michael Zaidman 2010-04-23 20:31 ` Anatolij Gustschin 2010-04-24 10:35 ` Michael Zaidman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox