From: Karthik Ramanan <a0393906@ti.com>
Date: Thu, 22 Dec 2016 10:03:16 +0000 (+0530)
Subject: dra7xx-evm: u-boot: Change default supported display to OSD
X-Git-Tag: chinook_3.0.0~16
X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F97%2F7797%2F2;p=AGL%2Fmeta-agl.git

dra7xx-evm: u-boot: Change default supported display to OSD

The latest dra7xx-evm purchased from ti.com comes with the OSD
display, this change will allow the AGL nightly images to work
on the latest dra7xx-evm by default.

If the user has an older EVM, then the uEnv.txt should be modified
to match the connected displays. The complete list of supported
LCDs can be found by checking the /boot folder of the the rootfs.

Change-Id: I7f7ac06a49670eb8b7446a6b27854bee4b76ace6
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
---

diff --git a/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/files/uEnv.txt b/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/files/uEnv.txt
index 6ea1abb25..98df1be07 100755
--- a/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/files/uEnv.txt
+++ b/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/files/uEnv.txt
@@ -1 +1 @@
-fdtfile=dra7-evm-lcd-lg.dtb
+fdtfile=dra7-evm-lcd-osd.dtb