u-boot-2016/include/asm-sparc
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
..
arch-leon2 SPARC: Added support for SPARC LEON2 SOC Processor. 2008-04-08 07:58:32 +00:00
arch-leon3
asi.h
asmmacro.h
atomic.h
bitops.h
byteorder.h
cache.h
errno.h
global_data.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00
io.h
irq.h
leon.h SPARC: Added support for SPARC LEON2 SOC Processor. 2008-04-08 07:58:32 +00:00
leon2.h SPARC: Added support for SPARC LEON2 SOC Processor. 2008-04-08 07:58:32 +00:00
leon3.h Coding Style cleanup; update CHANGELOG 2008-04-13 09:59:26 -07:00
machines.h
page.h
posix_types.h
processor.h
prom.h
psr.h
ptrace.h
srmmu.h
stack.h
string.h
types.h
u-boot.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00
winmacro.h