All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 1/7] powerpc: Extract EPAPR_MAGIC constants into processor.h
Date: Mon, 29 Oct 2012 13:55:51 -0700	[thread overview]
Message-ID: <20121029205551.GF11581@bill-the-cat> (raw)
In-Reply-To: <1350980915-27940-2-git-send-email-sr@denx.de>

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!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121029/1d575ded/attachment.pgp>

  reply	other threads:[~2012-10-29 20:55 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 [this message]
2012-10-30  7:28     ` Stefan Roese
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=20121029205551.GF11581@bill-the-cat \
    --to=trini@ti.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 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.