u-boot-brain/include/asm-sh
Becky Bruce b57ca3e128 Change bd/gd memsize/ram_size to be phys_size_t.
Currently, both are defined as an unsigned long, but
should be phys_size_t. This should result in no real change,
since phys_size_t is currently an unsigned long for all the
default configs.  Also add print_lnum to cmd_bdinfo to deal
with the potentially wider memsize.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
2008-06-12 00:54:53 +02:00
..
bitops.h Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
byteorder.h Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
cache.h Coding Style cleanup; update CHANGELOG 2008-04-13 09:59:26 -07:00
cpu_sh3.h sh: Add support SH7710/SH7712 2008-01-15 23:30:40 +09:00
cpu_sh4.h sh: Add support Renesas SH7763 2008-06-09 14:20:57 +09:00
cpu_sh7710.h sh: Add support SH7710/SH7712 2008-01-15 23:30:40 +09:00
cpu_sh7720.h sh: Added support for SH7720 based board MPR2. 2008-03-28 14:16:12 +09:00
cpu_sh7722.h sh: Fix register address of SH7722 2008-02-14 23:46:46 +01:00
cpu_sh7750.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
cpu_sh7763.h sh: Add support Renesas SH7763 2008-06-09 14:20:57 +09:00
cpu_sh7780.h sh: Add support PCI of SuperH and SH7780 2008-03-28 14:16:12 +09:00
errno.h sh: Update core code of SuperH. 2007-09-23 02:12:30 +09:00
global_data.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00
io.h Introduce phys_size_t and move phys_addr_t into asm/types.h 2008-04-13 17:13:46 -07:00
irqflags.h sh: Update core code of SuperH. 2007-09-23 02:12:30 +09:00
pci.h sh: Add support PCI host driver for SH7751/SH7751R 2008-03-28 14:16:13 +09:00
posix_types.h Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
processor.h sh: Add support SH7780 2008-03-28 14:16:12 +09:00
ptrace.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
string.h sh: Update core code of SuperH. 2007-09-23 02:12:30 +09:00
system.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
types.h Introduce phys_size_t and move phys_addr_t into asm/types.h 2008-04-13 17:13:46 -07:00
u-boot.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00