summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2014-12-16 14:09:23 +0100
committerStefano Babic <sbabic@denx.de>2014-12-30 14:10:31 +0100
commit331ae846ad9fee532cf04268da76701093e4e4ed (patch)
tree60408b06df8ccbe4d4b1b336024c7c4ce864c06c /include/configs
parentf2e4d6a58cafb219b1850c3db1238887109cd94d (diff)
downloadtalos-obmc-uboot-331ae846ad9fee532cf04268da76701093e4e4ed.tar.gz
talos-obmc-uboot-331ae846ad9fee532cf04268da76701093e4e4ed.zip
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 <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>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/novena.h1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud