diff --git a/install_linux_fw_uuu.sh b/install_linux_fw_uuu.sh index 91efb7b..9e45222 100755 --- a/install_linux_fw_uuu.sh +++ b/install_linux_fw_uuu.sh @@ -327,6 +327,11 @@ if [ "${DUALBOOT}" != true ]; then uuu fb: ucmd setenv boot_recovery yes uuu fb: ucmd setenv recovery_command wipe_update fi + +# Enable the enable the touchscreen support +uuu fb: ucmd setenv overlays ccimx8m-dvk_lvds.dtbo + +# Save the U-Boot environment variables uuu fb: ucmd saveenv # Reset the bootcount