From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Kiryanov Date: Sun, 28 Oct 2012 09:10:05 +0200 Subject: [U-Boot] [RFC] common/lcd: use lcd_setcolreg() in bitmap_plot In-Reply-To: <1351250594-5397-1-git-send-email-andreas.devel@googlemail.com> References: <1351250594-5397-1-git-send-email-andreas.devel@googlemail.com> Message-ID: <508CDA4D.20300@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 Andreas, I think this change can also be applied to lcd_display_bitmap(), and then configuration_get_cmap() can be eliminated. -- Regards, Nikita.