summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorGireesh Hiremath <Gireesh.Hiremath@in.bosch.com>2021-06-11 19:13:44 +0300
committerLokesh Vutla <lokeshvutla@ti.com>2021-07-15 15:26:03 +0300
commitae628fb6dac3e18c4636121a3fdc11a9677ef5dd (patch)
tree203bc8e955d63ec25db711a30301a8f26de34419 /include/configs
parentd364926da3f9680cbaaabc7f976efe05b62d8c76 (diff)
downloadu-boot-ae628fb6dac3e18c4636121a3fdc11a9677ef5dd.tar.xz
am335x, guardian: Enable backlight
Enable backlight, set brightness value and dimming frequency Signed-off-by: Gireesh Hiremath <Gireesh.Hiremath@in.bosch.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Link: https://lore.kernel.org/r/20210611161350.2141-13-Gireesh.Hiremath@in.bosch.com
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/am335x_guardian.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/am335x_guardian.h b/include/configs/am335x_guardian.h
index c76f9b26fb..73248292f2 100644
--- a/include/configs/am335x_guardian.h
+++ b/include/configs/am335x_guardian.h
@@ -59,6 +59,7 @@
BOOTENV \
GUARDIAN_DEFAULT_PROD_ENV \
"autoload=no\0" \
+ "backlight_brightness=50\0" \
"bootubivol=rootfs\0" \
"distro_bootcmd=" \
"setenv rootflags \"bulk_read,chk_data_crc\"; " \