[U-Boot] [PATCH 8/8] arm: mx6: novena: Add proper LVDS display support
Simon Glass
sjg at chromium.org
Tue Dec 16 17:22:31 CET 2014
Hi Marek,
On 16 December 2014 at 06:09, Marek Vasut <marex at denx.de> wrote:
> Repair the register configuration and add proper support for the
> display attached to both LVDS channels.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Igor Grinberg <grinberg at compulab.co.il>
> Cc: Nikita Kiryanov <nikita at compulab.co.il>
> Cc: Sean Cross <xobs at kosagi.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Tim Harvey <tharvey at gateworks.com>
> ---
> board/kosagi/novena/novena.c | 8 +
> board/kosagi/novena/novena.h | 8 +
> board/kosagi/novena/novena_spl.c | 7 +
> board/kosagi/novena/video.c | 400 ++++++++++++++++++++++++++++++++++++---
> include/configs/novena.h | 1 +
> 5 files changed, 401 insertions(+), 23 deletions(-)
Could perhaps move the board to driver model for I2C.
Regards,
Simon
More information about the U-Boot
mailing list