uboot-mt623x/include/asm-nios2
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 Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
byteorder.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
cache.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00: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
opcodes.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
posix_types.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
processor.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
psr.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
ptrace.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
status_led.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
string.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
system.h Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
types.h Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. 2008-03-02 21:11:11 +01:00
u-boot.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00