We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e56d8d commit b154b48Copy full SHA for b154b48
1 file changed
config/boards/mekotronics-r58s2.conf
@@ -53,7 +53,7 @@ function post_family_config__meko_r58s2_use_mainline_uboot() {
53
declare -g BOOTCONFIG="mekotronics-r58s2-rk3588s_defconfig"
54
declare -g BOOTDELAY=1
55
declare -g BOOTSOURCE="https://github.com/u-boot/u-boot.git"
56
- declare -g BOOTBRANCH="tag:v2026.04-rc2"
+ declare -g BOOTBRANCH="tag:v2026.04"
57
declare -g BOOTPATCHDIR="v2026.04"
58
declare -g BOOTDIR="u-boot-${BOARD}"
59
0 commit comments