From: Michael Zaidman <michael.zaidman@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] POST cleanup
Date: Fri, 23 Apr 2010 22:06:09 +0300 [thread overview]
Message-ID: <1272049569-26752-1-git-send-email-michael.zaidman@gmail.com> (raw)
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
next reply other threads:[~2010-04-23 19:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-23 19:06 Michael Zaidman [this message]
2010-04-23 20:31 ` [U-Boot] [PATCH 0/2] POST cleanup Anatolij Gustschin
2010-04-24 10:35 ` Michael Zaidman
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=1272049569-26752-1-git-send-email-michael.zaidman@gmail.com \
--to=michael.zaidman@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox