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
..
2007-09-17 08:19:08 +02:00
2007-08-14 18:42:36 +02:00
2007-05-15 23:38:05 +02:00
2007-08-10 19:21:35 -04:00
2007-08-13 23:22:31 -04:00
2007-09-17 08:19:08 +02:00
2007-10-23 16:40:40 +02:00
2007-07-20 15:03:03 +02:00
2007-06-30 18:50:48 +02:00
2007-07-10 00:01:28 +02:00
2007-10-13 21:15:39 +02:00
2007-06-06 10:08:13 +02:00