From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sat, 17 Mar 2012 22:43:15 +0100 Subject: [U-Boot] [PATCH v2] global_data: unify global flag defines In-Reply-To: <1331010031-11171-1-git-send-email-vapier@gentoo.org> References: <1320513751-15108-1-git-send-email-vapier@gentoo.org> <1331010031-11171-1-git-send-email-vapier@gentoo.org> Message-ID: <20120317214315.1191E202D74@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > 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