[U-Boot] [PATCH I2C] fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91
Heiko Schocher
hs at denx.de
Wed Jan 11 08:16:32 CET 2012
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 at 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
More information about the U-Boot
mailing list