[U-Boot] [PATCH v2 09/13] post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS

Wolfgang Denk wd at denx.de
Sun Oct 24 15:30:08 CEST 2010


Dear Peter Tyser,

In message <1287724834-2922-9-git-send-email-ptyser at xes-inc.com> you wrote:
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> CC: hs at denx.de
> ---
>  doc/README.POST           |   11 ++++-----
>  include/configs/KUP4K.h   |    6 ++--
>  include/configs/KUP4X.h   |    6 ++--
>  include/configs/TB5200.h  |    8 +++---
>  include/configs/TQM5200.h |    8 +++---
>  include/configs/cm5200.h  |    4 ++-
>  include/configs/lwmon.h   |   50 ++++++++++++++++++++++----------------------
>  include/configs/lwmon5.h  |   15 ++++++-------
>  include/configs/spieval.h |    8 +++---
>  post/drivers/i2c.c        |    8 +++---
>  10 files changed, 62 insertions(+), 62 deletions(-)

Hm... it seems these patches were not compile tested on the affected
boards?

Commit 60aaaa0 "post/i2c: Rename I2C_ADDR_LIST to
CONFIG_SYS_POST_I2C_ADDRS" breaks building of the KUP4X, MiniFAP,
TB5200, TB5200_B, cm5200, lwmon, and lwmon5 configurations like that:


Configuring for lwmon5 board...
i2c.c: In function 'i2c_post_test':
i2c.c:88: error: assignment of read-only location
make[2]: *** [/work/wd/tmp-ppc/post/drivers/i2c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
i2c.c: In function 'i2c_post_test':
i2c.c:88: error: assignment of read-only location
make[2]: *** [/work/wd/tmp-ppc/post/drivers/i2c.o] Error 1


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 evolution of the human race will not be accomplished in  the  ten
thousand  years  of  tame  animals,  but in the million years of wild
animals, because man is and will always be a wild animal.
                                              - Charles Galton Darwin


More information about the U-Boot mailing list