On 4 August 2015 at 07:49, Marcel Ziswiler <mar...@ziswiler.com> wrote:
> From: Marcel Ziswiler <marcel.ziswi...@toradex.com>
>
> The following commit changed the order of the column vs. row parameter
> to the lcd_init_console() function but missed actually changing it as
> well the second time it is called from lcd_clear() which resulted in a
> garbled text console which this patch fixes.
>
> commit 604c7d4a5a3cf70949f6e6094bf0d52ee3b4804d
> common/lcd_console: introduce display/framebuffer rotation
>
> Tested on Colibri T20 with my latest assortment of tegra
> fixes/enhancements patch set.
>
> Signed-off-by: Marcel Ziswiler <marcel.ziswi...@toradex.com>
> ---
>  common/lcd.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to