summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/files
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2016-11-17 14:40:29 +0530
committerKarthik Ramanan <a0393906@ti.com>2016-11-17 14:43:11 +0530
commit6c0e800ba0589514d77eed0be72deab5e98dc9c7 (patch)
treef34ca689e53d948158cd0d0c88434062afdd337b /meta-agl-bsp/meta-ti/recipes-bsp/u-boot/files
parent9a6b28c8ec3171e2c6852cf73f3f07ecd056c4a1 (diff)
dra7xx-evm: u-boot: Add custom uenv.txt
dra7xx-evm supports multiple LCD panels, to boot the board successfully, the uenv.txt has to specify the correct dtb file. This patch adds the default dtb and specifies one of the LCD panels in it. NOTE: It could happen that the panel that you have is a different panel, in that case you would have to manually edit the same. Change-Id: I0fdbe0ce48ca0654604a5808de684558308582c5 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Diffstat (limited to 'meta-agl-bsp/meta-ti/recipes-bsp/u-boot/files')
-rwxr-xr-xmeta-agl-bsp/meta-ti/recipes-bsp/u-boot/files/uEnv.txt1
1 files changed, 1 insertions, 0 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
new file mode 100755
index 000000000..6ea1abb25
--- /dev/null
+++ b/meta-agl-bsp/meta-ti/recipes-bsp/u-boot/files/uEnv.txt
@@ -0,0 +1 @@
+fdtfile=dra7-evm-lcd-lg.dtb