public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] global_data: unify global flag defines
Date: Sat, 17 Mar 2012 22:43:15 +0100	[thread overview]
Message-ID: <20120317214315.1191E202D74@gemini.denx.de> (raw)
In-Reply-To: <1331010031-11171-1-git-send-email-vapier@gentoo.org>

Dear Mike Frysinger,

In message <1331010031-11171-1-git-send-email-vapier@gentoo.org> you wrote:
> All the global flag defines are the same across all arches.  So unify them
> in one place, and add a simple way for arches to extend for their needs.
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> v2
> 	- rebase onto mainline
> 	- include openrisc
> 
>  arch/arm/include/asm/global_data.h        |   14 +-------------
>  arch/avr32/include/asm/global_data.h      |   14 +-------------
>  arch/blackfin/include/asm/global_data.h   |   14 +-------------
>  arch/m68k/include/asm/global_data.h       |   14 +-------------
>  arch/microblaze/include/asm/global_data.h |   14 +-------------
>  arch/mips/include/asm/global_data.h       |   14 +-------------
>  arch/nds32/include/asm/global_data.h      |   14 +-------------
>  arch/nios2/include/asm/global_data.h      |   10 +---------
>  arch/openrisc/include/asm/global_data.h   |   22 +---------------------
>  arch/powerpc/include/asm/global_data.h    |   14 +-------------
>  arch/sandbox/include/asm/global_data.h    |   14 +-------------
>  arch/sh/include/asm/global_data.h         |    9 +--------
>  arch/sparc/include/asm/global_data.h      |   14 +-------------
>  arch/x86/include/asm/global_data.h        |   14 +-------------
>  include/asm-generic/global_data_flags.h   |   28 ++++++++++++++++++++++++++++
>  15 files changed, 42 insertions(+), 181 deletions(-)
>  create mode 100644 include/asm-generic/global_data_flags.h

This does not apply any more.  Can you please rebase and resend?
Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The combination of a number of things to make existence worthwhile."
"Yes, the philosophy of 'none,' meaning 'all.'"
	-- Spock and Lincoln, "The Savage Curtain", stardate 5906.4

  reply	other threads:[~2012-03-17 21:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-05 17:22 [U-Boot] [PATCH/RFC] global_data: unify global flag defines Mike Frysinger
2011-12-05  3:43 ` [U-Boot] [PATCH v2] " Mike Frysinger
2011-12-05  3:47   ` Graeme Russ
2011-12-05  6:39     ` Mike Frysinger
2011-12-05  5:47       ` Graeme Russ
2011-12-05 16:44         ` Mike Frysinger
2011-12-05 20:14           ` Graeme Russ
2012-03-06  5:00 ` Mike Frysinger
2012-03-17 21:43   ` Wolfgang Denk [this message]
2012-03-19  0:31 ` [U-Boot] [PATCH v3] " Mike Frysinger
2012-07-20 14:55   ` Mike Frysinger
2012-08-09 19:46   ` Wolfgang Denk

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=20120317214315.1191E202D74@gemini.denx.de \
    --to=wd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox