[U-Boot] [PATCH v2] global_data: unify global flag defines

Wolfgang Denk wd at denx.de
Sat Mar 17 22:43:15 CET 2012


Dear Mike Frysinger,

In message <1331010031-11171-1-git-send-email-vapier at 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 at 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


More information about the U-Boot mailing list