sun55iw3.conf bump u-boot to v2026.01 (final)
Based on (https://github.com/armbian/build/pull/9179)
This commit is contained in:
parent
176f78fdc4
commit
2c025ef929
@ -12,7 +12,7 @@ declare -g ATFSOURCE='https://github.com/jernejsk/arm-trusted-firmware'
|
||||
declare -g ATF_TARGET_MAP="PLAT=sun55i_a523 DEBUG=1 bl31;;build/sun55i_a523/debug/bl31.bin"
|
||||
declare -g ATFBRANCH="branch:a523-v4"
|
||||
declare -g BOOTPATCHDIR="sunxi-dev-u-boot-a523"
|
||||
declare -g BOOTBRANCH="tag:v2026.01-rc5"
|
||||
declare -g BOOTBRANCH="tag:v2026.01"
|
||||
|
||||
write_uboot_platform() {
|
||||
dd if=$1/u-boot-sunxi-with-spl.bin of=$2 bs=512 seek=256 status=noxfer > /dev/null 2>&1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user