summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2016-12-22 15:33:16 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-12-22 13:47:33 +0000
commit22fe5368e1c720b21026520fe80cde270d610dc0 (patch)
tree636cd794e503d855e5097081f564bcb8a9f05056
parent99f3c43b9becf983a3f4a19d2f93bb6ace5d4c80 (diff)
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>
-rwxr-xr-xmeta-agl-bsp/meta-ti/recipes-bsp/u-boot/files/uEnv.txt2
1 files changed, 1 insertions, 1 deletions
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