[U-Boot-Users] [PATCH] Fixed mips_io_port_base build errors.
Wolfgang Denk
wd at denx.de
Sat Nov 17 01:38:03 CET 2007
In message <1194941465-6571-1-git-send-email-plagnioj at jcrosoft.com> you wrote:
> 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 at ruby.dti.ne.jp>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The POP3 server service depends on the SMTP server service, which
failed to start because of the following error: The operation comple-
ted successfully." -- Windows NT Server v3.51
More information about the U-Boot
mailing list