From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 1/7] powerpc: Extract EPAPR_MAGIC constants into processor.h
Date: Wed, 7 Nov 2012 23:43:47 +0100 [thread overview]
Message-ID: <20121107234347.1be16158@wker> (raw)
In-Reply-To: <1351590321-20368-1-git-send-email-sr@denx.de>
On Tue, 30 Oct 2012 10:45:21 +0100
Stefan Roese <sr@denx.de> wrote:
> By extracting these defines into a header, they can be re-used by other
> C sources as well. This will be done by the SPL framework OS boot
> support.
>
> Signed-off-by: Stefan Roese <sr@denx.de>
> ---
> Changes in v6:
> - Fix compile warning: release.S:354:0: warning: "EPAPR_MAGIC" redefined
>
> arch/powerpc/cpu/mpc85xx/release.S | 1 -
> arch/powerpc/include/asm/processor.h | 6 ++++++
> arch/powerpc/lib/bootm.c | 6 ------
> 3 files changed, 6 insertions(+), 7 deletions(-)
Applied to staging/agust at denx.de. Thanks!
Anatolij
prev parent reply other threads:[~2012-11-07 22:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-30 9:45 [U-Boot] [PATCH v6 1/7] powerpc: Extract EPAPR_MAGIC constants into processor.h Stefan Roese
2012-10-30 10:04 ` Wolfgang Denk
2012-10-30 10:16 ` Stefan Roese
2012-10-30 11:05 ` Wolfgang Denk
2012-10-30 13:33 ` Stefan Roese
2012-10-30 15:43 ` Simon Glass
2012-10-30 16:44 ` Tom Rini
2012-11-07 22:43 ` Anatolij Gustschin [this message]
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=20121107234347.1be16158@wker \
--to=agust@denx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.