From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 1/7] powerpc: Extract EPAPR_MAGIC constants into processor.h
Date: Tue, 30 Oct 2012 08:28:25 +0100 [thread overview]
Message-ID: <508F8199.6000507@denx.de> (raw)
In-Reply-To: <20121029205551.GF11581@bill-the-cat>
Hi Tom,
On 10/29/2012 09:55 PM, Tom Rini wrote:
> On Tue, Oct 23, 2012 at 10:28:29AM +0200, Stefan Roese 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>
>
> release.S:354:0: warning: "EPAPR_MAGIC" redefined [enabled by default]
> .../P2020RDB-PC_36BIT/include2/asm/processor.h:1346:0:
> note: this is the location of the previous definition
>
> Please fix, thanks!
Yes, sorry. Will send a new version soon.
Thanks,
Stefan
next prev parent reply other threads:[~2012-10-30 7:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-23 8:28 [U-Boot] [PATCH v5 0/7] SPL: Port SPL framework to powerpc Stefan Roese
2012-10-23 8:28 ` [U-Boot] [PATCH v5 1/7] powerpc: Extract EPAPR_MAGIC constants into processor.h Stefan Roese
2012-10-29 20:55 ` Tom Rini
2012-10-30 7:28 ` Stefan Roese [this message]
2012-10-23 8:28 ` [U-Boot] [PATCH v5 2/7] SPL: Port SPL framework to powerpc Stefan Roese
2012-10-23 8:28 ` [U-Boot] [PATCH v5 3/7] env: Enable getenv_f() for SPL_BUILD Stefan Roese
2012-10-23 8:28 ` [U-Boot] [PATCH v5 4/7] mpc5200: Add SPL support Stefan Roese
2012-10-23 8:28 ` [U-Boot] [PATCH v5 5/7] mpc5200: Add a3m071 board support Stefan Roese
2012-10-23 8:28 ` [U-Boot] [PATCH v5 6/7] Makefile: Add possibility to set entry-point for u-boot.img Stefan Roese
2012-10-23 8:28 ` [U-Boot] [PATCH v5 7/7] Makefile: Add target for combined spl/u-boot.bin & u-boot.img Stefan Roese
2012-10-23 15:15 ` [U-Boot] [PATCH v5 0/7] SPL: Port SPL framework to powerpc Tom Rini
2012-11-07 22:37 ` Anatolij Gustschin
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=508F8199.6000507@denx.de \
--to=sr@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.