From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Kiryanov Date: Sun, 15 Mar 2015 20:54:19 +0200 Subject: [U-Boot] [PATCH 2/4] common/lcd_console: ask only one-time for bg/fg-color per call In-Reply-To: <1426078645-4901-3-git-send-email-oe5hpm@oevsv.at> References: <1426078645-4901-1-git-send-email-oe5hpm@oevsv.at> <1426078645-4901-3-git-send-email-oe5hpm@oevsv.at> Message-ID: <5505D55B.8080102@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Hannes, On 03/11/2015 02:57 PM, Hannes Petermaier wrote: > From: Hannes Petermaier > > Don't call the lcd_getfgcolor and lcd_getbgcolor within the "draw-loop", this > only wastes time. > > Signed-off-by: Hannes Petermaier > Signed-off-by: Hannes Petermaier > --- > > common/lcd_console.c | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-) Acked-by: Nikita Kiryanov -- Regards, Nikita Kiryanov