[U-Boot] [PATCH v2 0/7] Remove individual I2C commands and cleanup

Peter Tyser ptyser at xes-inc.com
Fri Apr 24 01:06:29 CEST 2009


> Damned, I should have wait for the "MAKEALL" is finished ... the nearly
> two last boards showed me the following error:
> 
> Configuring for CPCI750 board...
> cmd_i2c.c: In function 'do_i2c':
> cmd_i2c.c:1286: error: 'CONFIG_SYS_I2C_SLAVE' undeclared (first use in this function)
> cmd_i2c.c:1286: error: (Each undeclared identifier is reported only once
> cmd_i2c.c:1286: error: for each function it appears in.)
> make[1]: *** [cmd_i2c.o] Fehler 1
> make[1]: *** Warte auf noch nicht beendete Prozesse...
> make: *** [common/libcommon.a] Fehler 2
> ppc_82xx-size: './u-boot': No such file
> Configuring for ELPPC board...
>    text    data     bss     dec     hex filename
>  169744   19652   38320  227716   37984 ./u-boot
> Configuring for p3mx board...
> cmd_i2c.c: In function 'do_i2c':
> cmd_i2c.c:1286: error: 'CONFIG_SYS_I2C_SLAVE' undeclared (first use in this function)
> cmd_i2c.c:1286: error: (Each undeclared identifier is reported only once
> cmd_i2c.c:1286: error: for each function it appears in.)
> make[1]: *** [cmd_i2c.o] Fehler 1
> make[1]: *** Warte auf noch nicht beendete Prozesse...
> make: *** [common/libcommon.a] Fehler 2
> ppc_82xx-size: './u-boot': No such file

Thanks for catching that Heiko.  I'll send fixups tomorrow.

Best,
Peter



More information about the U-Boot mailing list