On Sat, Sep 22, 2012 at 12:10:07AM +0200, Anatolij Gustschin wrote: > Hello Tom, > > The following changes since commit a6f0c4faa4c65a7b7048b12c9d180d7e1aad1721: > > Merge branch 'master' of git://git.denx.de/u-boot-avr32 (2012-09-04 > 09:17:27 +0200) > > are available in the git repository at: > > git://git.denx.de/u-boot-video.git master > > Nikita Kiryanov (5): > common lcd: simplify lcd_logo > common lcd: simplify lcd_display > common lcd: simplify core functions > common lcd: simplify lcd_display_bitmap > common/lcd: add protection from null bmp pointer > > Timur Tabi (1): > video/powerpc: don't touch DIU registers that we don't need > > board/mcc200/lcd.c | 20 ++++++ > common/lcd.c | 147 > +++++++++++++++++++++++--------------------- > drivers/video/fsl_diu_fb.c | 21 +------ > 3 files changed, 99 insertions(+), 89 deletions(-) > > Please pull. Thanks!
One of these changes introduced: Testing trats on -00680-g2dfe86b Fri Sep 21 16:20:07 MST 2012 Configuring for trats board... lcd.c:513:29: error: 'struct vidinfo' has no member named 'cmap' make[1]: *** [/home/trini/work/ssd/u-boot/u-boot/trats/common/lcd.o] Error 1 make: *** [/home/trini/work/ssd/u-boot/u-boot/trats/common/libcommon.o] Error 2 arm-linux-gnueabi-size: 'trats/u-boot': No such file lcd.c: In function 'configuration_get_cmap': lcd.c:513:29: error: 'struct vidinfo' has no member named 'cmap' lcd.c: In function 'lcd_display_bitmap': lcd.c:787:6: warning: implicit declaration of function 'FB_PUT_BYTE' [-Wimplicit-function-declaration] lcd.c: In function 'configuration_get_cmap': lcd.c:515:1: warning: control reaches end of non-void function [-Wreturn-type] make[1]: *** [/home/trini/work/ssd/u-boot/u-boot/trats/common/lcd.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [/home/trini/work/ssd/u-boot/u-boot/trats/common/libcommon.o] Error 2 make: *** Waiting for unfinished jobs.... --------------------- SUMMARY ---------------------------- Boards compiled: 1 Boards with errors: 1 ( trats ) ---------------------------------------------------------- Rejected, please fix and re-submit. Thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot