On 09/19/2012 11:46 AM, Eric Nelson wrote:
Adds support for the Hannstar 1024 x 768 LVDS panel (Freescale part
number MCIMX-LVDS1) to SABRE-Lite board.

Signed-off-by: Eric Nelson<eric.nel...@boundarydevices.com>
---
  board/freescale/mx6qsabrelite/mx6qsabrelite.c |  102 +++++++++++++++++++++++++
  include/configs/mx6qsabrelite.h               |   15 ++++-
  2 files changed, 116 insertions(+), 1 deletions(-)

diff --git a/board/freescale/mx6qsabrelite/mx6qsabrelite.c 
b/board/freescale/mx6qsabrelite/mx6qsabrelite.c
index 4b4e89b..c42a6ab 100644
--- a/board/freescale/mx6qsabrelite/mx6qsabrelite.c
+++ b/board/freescale/mx6qsabrelite/mx6qsabrelite.c
@@ -36,6 +36,9 @@
  #include<micrel.h>
  #include<miiphy.h>
  #include<netdev.h>
+#include<linux/fb.h>
+#include<ipu_pixfmt.h>
+#include<asm/arch/crm_regs.h>
  DECLARE_GLOBAL_DATA_PTR;
>
> <snip>


Please disregard.

V4 forthcoming with fix for CCGR reference as mentioned here:
        http://lists.denx.de/pipermail/u-boot/2012-September/134550.html

Regards,


Eric
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to