From: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Fixed mips_io_port_base build errors.
Date: Tue, 13 Nov 2007 22:18:04 +0900 [thread overview]
Message-ID: <4739A40C.9070106@ruby.dti.ne.jp> (raw)
In-Reply-To: <1194941465-6571-1-git-send-email-plagnioj@jcrosoft.com>
Jean-Christophe PLAGNIOL-VILLARD 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@ruby.dti.ne.jp>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This has been queued up in testing branch for a while. I'll push next
MIPS updates in the near future.
http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-mips.git;a=commit;h=0a18b365b6238b44bd68d6ba60719595f4ce1d93
Thanks for remainder ;-)
Shinya
next prev parent reply other threads:[~2007-11-13 13:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-13 8:11 [U-Boot-Users] [PATCH] Fixed mips_io_port_base build errors Jean-Christophe PLAGNIOL-VILLARD
2007-11-13 13:18 ` Shinya Kuribayashi [this message]
2007-11-17 0:38 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4739A40C.9070106@ruby.dti.ne.jp \
--to=skuribay@ruby.dti.ne.jp \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox