[U-Boot-Users] [PATCH v2] Introduce phys_size_t and move phys_addr_t into asm/types.h
Wolfgang Denk
wd at denx.de
Mon Apr 14 03:09:36 CEST 2008
In message <Pine.LNX.4.64.0803271146190.1503 at blarg.am.freescale.net> you wrote:
> Also add CONFIG_PHYS_64BIT on powerpc to deal with 32-bit ppc's
> that have larger physical addresses like 44x, 85xx, and 86xx.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> include/asm-arm/io.h | 2 --
> include/asm-arm/types.h | 3 +++
> include/asm-avr32/io.h | 2 --
> include/asm-avr32/types.h | 3 +++
> include/asm-blackfin/io.h | 2 --
> include/asm-blackfin/types.h | 3 +++
> include/asm-i386/io.h | 2 --
> include/asm-i386/types.h | 3 +++
> include/asm-m68k/io.h | 2 --
> include/asm-m68k/types.h | 3 +++
> include/asm-microblaze/io.h | 2 --
> include/asm-microblaze/types.h | 3 +++
> include/asm-mips/io.h | 2 --
> include/asm-mips/types.h | 8 ++++++++
> include/asm-nios/io.h | 2 --
> include/asm-nios/types.h | 3 +++
> include/asm-nios2/io.h | 2 --
> include/asm-ppc/io.h | 2 --
> include/asm-ppc/types.h | 8 ++++++++
> include/asm-sh/io.h | 2 --
> include/asm-sh/types.h | 3 +++
> 21 files changed, 40 insertions(+), 22 deletions(-)
Applied, 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 POP3 server service depends on the SMTP server service, which
failed to start because of the following error: The operation comple-
ted successfully." -- Windows NT Server v3.51
More information about the U-Boot
mailing list