uboot-mt623x/include/asm-mips
Jean-Christophe PLAGNIOL-VILLARD 5c15010efa Fixed mips_io_port_base build errors.
This patch has been sent on:
- 29 Sep 2007

Although mips_io_port_base is currently a part of IDE command, it is quite
fundamental for MIPS I/O port access such as in[bwl] and out[bwl]. So move
it to MIPS general part, and introduce `set_io_port_base()' from Linux.

This patch is triggered by multiple definition of `mips_io_port_base' build
error on gth2 (and tb0229 also needs this fix.)

board/gth2/libgth2.a(gth2.o): In function `log_serial_char':
/home/skuribay/devel/u-boot.git/board/gth2/gth2.c:47: multiple definition of `mips_io_port_base'
common/libcommon.a(cmd_ide.o):/home/skuribay/devel/u-boot.git/common/cmd_ide.c:712: first defined here
make: *** [u-boot] Error 1

Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2007-11-17 01:37:44 +01:00
..
addrspace.h [MIPS] Fix UNCACHED_SDRAM 2007-10-21 22:10:10 +09:00
au1x00.h Add support for gth2 board 2006-06-16 17:32:31 +02:00
bitops.h * Code cleanup: 2003-06-27 21:31:46 +00:00
byteorder.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
cachectl.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
cacheops.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
global_data.h Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent 2003-10-10 10:05:42 +00:00
inca-ip.h * Code cleanup: 2003-06-27 21:31:46 +00:00
io.h Fixed mips_io_port_base build errors. 2007-11-17 01:37:44 +01:00
isadep.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
mipsregs.h * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
posix_types.h * Code cleanup: 2003-06-27 21:31:46 +00:00
processor.h * Code cleanup: 2003-06-27 21:31:46 +00:00
ptrace.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
reg.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
regdef.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
sgidefs.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
string.h Mips: Fix string functions differ prototype declaration 2007-10-24 00:29:31 +02:00
system.h * Code cleanup: 2003-06-27 21:31:46 +00:00
types.h * Code cleanup: 2003-06-27 21:31:46 +00:00
u-boot.h Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h 2005-11-25 16:38:03 +01:00