This series rework the CLUT management in common/lcd and use the driver API lcd_setcolreg() for that. The change was first requested from Marek Vasut due to a compiler warning (type-punned pointer stuff) encountered with eldk 4.2 and introduced in 203c37b8c5556aad1901ce4954792afd718c7d42
BEWARE this change is only tested on atmel devices so far Andreas Bießmann (1): common/lcd: use lcd_setcolreg() to setup CLUT Bo Shen (1): video: atmel: implement lcd_setcolreg funtion common/lcd.c | 79 +++++++++--------------------------------- drivers/video/atmel_hlcdfb.c | 6 ++++ 2 files changed, 22 insertions(+), 63 deletions(-) -- 1.7.10.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot