1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-01 04:57:10 +01:00
Files
u-boot-megous/board/mcc200
Nikita Kiryanov bfdcc65e11 common lcd: simplify lcd_display_bitmap
Move highly platform dependant code into its own functions to reduce the
number of #ifdefs in lcd_display_bitmap

To avoid breaking the mcc200 board which does not #define
CONFIG_CMD_BMP, this patch also implements bmp_display() for mcc200.

Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
2012-09-05 10:28:31 +02:00
..
2012-09-05 10:28:31 +02:00
2011-10-15 22:20:36 +02:00