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 176f78f commit fac92c8Copy full SHA for fac92c8
1 file changed
config/sources/families/sun55iw3.conf
@@ -12,7 +12,7 @@ declare -g ATFSOURCE='https://github.com/jernejsk/arm-trusted-firmware'
12
declare -g ATF_TARGET_MAP="PLAT=sun55i_a523 DEBUG=1 bl31;;build/sun55i_a523/debug/bl31.bin"
13
declare -g ATFBRANCH="branch:a523-v4"
14
declare -g BOOTPATCHDIR="sunxi-dev-u-boot-a523"
15
-declare -g BOOTBRANCH="tag:v2026.01-rc5"
+declare -g BOOTBRANCH="tag:v2026.01"
16
17
write_uboot_platform() {
18
dd if=$1/u-boot-sunxi-with-spl.bin of=$2 bs=512 seek=256 status=noxfer > /dev/null 2>&1
0 commit comments