Re: [U-Boot] [PATCH v2 00/10] common.lcd: remove globals and cleanup

2013-03-29 Thread Anatolij Gustschin
Hi, On Tue, 22 Jan 2013 21:44:06 +0100 Jeroen Hofstee wrote: > As mentioned in http://lists.denx.de/pipermail/u-boot/2013-January/143459.html > there does not seem to be a good reason why the frame buffer driver > provide the variables for the lcd internal logic. So lets just remove it. > If the

[U-Boot] [PATCH v2 00/10] common.lcd: remove globals and cleanup

2013-01-22 Thread Jeroen Hofstee
As mentioned in http://lists.denx.de/pipermail/u-boot/2013-January/143459.html there does not seem to be a good reason why the frame buffer driver provide the variables for the lcd internal logic. So lets just remove it. If there is any good reason for a framebuffer driver to "call up" it should do