From 331ae846ad9fee532cf04268da76701093e4e4ed Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Tue, 16 Dec 2014 14:09:23 +0100 Subject: arm: mx6: novena: Add proper LVDS display support Repair the register configuration and add proper support for the display attached to both LVDS channels. Signed-off-by: Marek Vasut Cc: Igor Grinberg Cc: Nikita Kiryanov Cc: Sean Cross Cc: Simon Glass Cc: Stefano Babic Cc: Tim Harvey --- include/configs/novena.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/configs/novena.h b/include/configs/novena.h index 4924cbfe06..ea75d2c2b9 100644 --- a/include/configs/novena.h +++ b/include/configs/novena.h @@ -12,6 +12,7 @@ /* System configurations */ #define CONFIG_MX6 #define CONFIG_BOARD_EARLY_INIT_F +#define CONFIG_BOARD_LATE_INIT #define CONFIG_MISC_INIT_R #define CONFIG_DISPLAY_BOARDINFO #define CONFIG_DISPLAY_CPUINFO -- cgit v1.2.1