commit | a202c5bd24d68d640fcb0d6f43ff7f30ccc5780d | [log] [tgz] |
---|---|---|
author | Hannes Petermaier <hannes.petermaier@br-automation.com> | Fri Mar 27 08:01:36 2015 +0100 |
committer | Anatolij Gustschin <agust@denx.de> | Sat Apr 18 10:24:38 2015 +0200 |
tree | f307f40c1ab9c00f4e7378fa205e5a3a03fc4ecf | |
parent | 97562c12f1fac25a272a7079e234b9157eeedce5 [diff] |
common/lcd_console: ask only one-time for bg/fg-color per call Don't call the lcd_getfgcolor and lcd_getbgcolor within the "draw-loop", this only wastes time. Signed-off-by: Hannes Petermaier <hannes.petermaier@br-automation.com> Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at> Acked-by: Nikita Kiryanov <nikita@compulab.co.il>