meson-s4t7: bump uboot to khadas-vims-u-boot-2019.01-v1.6.4-release

This commit is contained in:
Gunjan Gupta 2024-02-03 17:29:35 +05:30 committed by Igor
parent a18625a505
commit 1174b00528

View File

@ -27,7 +27,7 @@ esac
# Lets build uboot from source
BOOTSOURCE="${GITHUB_SOURCE}/khadas/u-boot.git"
BOOTBRANCH="tag:khadas-vims-u-boot-2019.01-v1.6-release"
BOOTBRANCH="tag:khadas-vims-u-boot-2019.01-v1.6.4-release"
BOOTPATCHDIR="u-boot-meson-s4t7"
BOOTENV_FILE='meson.txt'
BOOTSCRIPT="boot-meson-s4t7.cmd:boot.cmd"