From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH I2C] fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91
Date: Wed, 11 Jan 2012 08:16:32 +0100 [thread overview]
Message-ID: <4F0D3750.9090602@denx.de> (raw)
In-Reply-To: <4EF0B24A.7020805@bus-elektronik.de>
Hello esw at bus-elektronik.de (Jens?),
esw at bus-elektronik.de wrote:
> * Since AT91 name schema was changed to ATMEL_BASE_xxx, I2C_SOFT
> on AT91 devices fails with 'error: ATMEL_FIO_BASE undeclared'
> * change ATMEL_PIO_BASE to ATMEL_BASE_PIOA will fix this
>
> Signed-off-by: Jens Scharsig <esw@bus-elektronik.de>
> ---
> include/i2c.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Thanks!
[hs at pollux u-boot-i2c]$ ./MAKEALL -a arm -s at91
[...]
--------------------- SUMMARY ----------------------------
Boards compiled: 55
----------------------------------------------------------
[hs at pollux u-boot-i2c]$
Applied to u-boot-i2c.git
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
prev parent reply other threads:[~2012-01-11 7:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-20 16:05 [U-Boot] [PATCH I2C] fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91 esw at bus-elektronik.de
2012-01-11 7:16 ` Heiko Schocher [this message]
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=4F0D3750.9090602@denx.de \
--to=hs@denx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.