uboot-mt623x/include/asm-i386
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
..
ic Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bitops.h * Code cleanup: 2003-06-27 21:31:46 +00:00
byteorder.h * Patch by Marc Singer, 29 May 2003: 2003-05-31 18:35:21 +00:00
global_data.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00
i8254.h * Code cleanup: 2003-06-27 21:31:46 +00:00
i8259.h * Code cleanup: 2003-06-27 21:31:46 +00:00
ibmpc.h * Code cleanup: 2003-06-27 21:31:46 +00:00
io.h Introduce phys_size_t and move phys_addr_t into asm/types.h 2008-04-13 17:13:46 -07:00
pci.h * Code cleanup: 2003-06-27 21:31:46 +00:00
posix_types.h * Patch by Daniel Engström, 13 Nov 2002: 2002-11-18 00:14:45 +00:00
processor.h * Code cleanup: 2003-06-27 21:31:46 +00:00
ptrace.h * Code cleanup: 2003-06-27 21:31:46 +00:00
realmode.h * Code cleanup: 2003-06-27 21:31:46 +00:00
string.h * Patch by Daniel Engström, 18 Nov 2002: 2002-11-19 23:01:07 +00: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-i386.h * Patch by Marc Singer, 29 May 2003: 2003-05-31 18:35:21 +00:00
u-boot.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00
zimage.h [new uImage] Remove I386 uImage fake_header() routine 2008-02-07 01:12:55 +01:00