aboutsummaryrefslogtreecommitdiff
path: root/include/configs/am335x_guardian.h
diff options
context:
space:
mode:
authorGireesh Hiremath <Gireesh.Hiremath@in.bosch.com>2021-06-11 16:13:44 +0000
committerLokesh Vutla <lokeshvutla@ti.com>2021-07-15 17:56:03 +0530
commitae628fb6dac3e18c4636121a3fdc11a9677ef5dd (patch)
tree203bc8e955d63ec25db711a30301a8f26de34419 /include/configs/am335x_guardian.h
parentd364926da3f9680cbaaabc7f976efe05b62d8c76 (diff)
downloadu-boot-ae628fb6dac3e18c4636121a3fdc11a9677ef5dd.zip
u-boot-ae628fb6dac3e18c4636121a3fdc11a9677ef5dd.tar.gz
u-boot-ae628fb6dac3e18c4636121a3fdc11a9677ef5dd.tar.bz2
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/am335x_guardian.h')
-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 c76f9b2..7324829 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\"; " \