uboot-mt623x/include/asm-microblaze
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-microblaze * Add missing microblaze header files 2004-04-18 21:17:30 +00:00
asm.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bitops.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
byteorder.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
global_data.h POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 2008-05-20 23:24:38 +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
microblaze_intc.h fix: interrupt handler for multiple sources 2007-05-07 17:22:25 +02:00
microblaze_timer.h Minor coding style cleanup. 2007-04-04 02:09:30 +02:00
posix_types.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
processor.h Patches by Yasushi Shoji, 29 Jun 2004: 2004-07-10 23:48:41 +00:00
ptrace.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
serial_xuartlite.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
string.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +00:00
system.h * Patch by Yasushi Shoji, 07 Apr 2004: 2004-04-18 21:13:41 +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.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00