
On Tuesday, December 16, 2014 at 05:22:31 PM, Simon Glass wrote:
Hi Marek,
On 16 December 2014 at 06:09, Marek Vasut marex@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@denx.de Cc: Igor Grinberg grinberg@compulab.co.il Cc: Nikita Kiryanov nikita@compulab.co.il Cc: Sean Cross xobs@kosagi.com Cc: Simon Glass sjg@chromium.org Cc: Stefano Babic sbabic@denx.de Cc: Tim Harvey tharvey@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.
That's the plan, not only this one, but SoCFPGA in general and all the DENX boards.
Best regards, Marek Vasut