Skip to content

Commit 754eed6

Browse files
EvilOlafigorpecovnik
authored andcommitted
sun55i: migrate recent patches to standard uboot patch tree
1 parent 2ddfbe2 commit 754eed6

12 files changed

+1
-1
lines changed

config/sources/families/sun55iw3.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ source "${BASH_SOURCE%/*}/include/sunxi64_common.inc"
1111
declare -g ATFSOURCE='https://github.com/jernejsk/arm-trusted-firmware'
1212
declare -g ATF_TARGET_MAP="PLAT=sun55i_a523 DEBUG=1 bl31;;build/sun55i_a523/debug/bl31.bin"
1313
declare -g ATFBRANCH="branch:a523-v4"
14-
declare -g BOOTPATCHDIR="sunxi-dev-u-boot-a523"
1514
declare -g BOOTBRANCH="tag:v2026.01"
15+
declare -g BOOTPATCHDIR="v2026.01"
1616

1717
write_uboot_platform() {
1818
dd if=$1/u-boot-sunxi-with-spl.bin of=$2 bs=512 seek=256 status=noxfer > /dev/null 2>&1

patch/u-boot/sunxi-dev-u-boot-a523/allwinner-a523-support-spi-controllers.patch renamed to patch/u-boot/v2026.01/allwinner-a523-support-spi-controllers.patch

File renamed without changes.

patch/u-boot/sunxi-dev-u-boot-a523/allwinner-a523-support-spl-spi-controllers.patch renamed to patch/u-boot/v2026.01/allwinner-a523-support-spl-spi-controllers.patch

File renamed without changes.

patch/u-boot/sunxi-dev-u-boot-a523/allwinner-add-nvme-boot-target.patch renamed to patch/u-boot/v2026.01/allwinner-add-nvme-boot-target.patch

File renamed without changes.

patch/u-boot/sunxi-dev-u-boot-a523/arm64-dtsi-sun55i-add-spi0-pcie-combophy-nodes.patch renamed to patch/u-boot/v2026.01/arm64-dtsi-sun55i-add-spi0-pcie-combophy-nodes.patch

File renamed without changes.

patch/u-boot/sunxi-dev-u-boot-a523/arm64-dts-sun55i-t527-orangepi-4a-enable-spi0-pcie-combophy.patch renamed to patch/u-boot/v2026.01/board_orangepi-4a/arm64-dts-sun55i-t527-orangepi-4a-enable-spi0-pcie-combophy.patch

File renamed without changes.

patch/u-boot/sunxi-dev-u-boot-a523/edit-orangepi-4a-defconfig.patch renamed to patch/u-boot/v2026.01/board_orangepi-4a/edit-orangepi-4a-defconfig.patch

File renamed without changes.

patch/u-boot/sunxi-dev-u-boot-a523/arm64-dts-sun55i-a527-cubie-a5e-enable-spi0-pcie-combophy.patch renamed to patch/u-boot/v2026.01/board_radxa-cubie-a5e/arm64-dts-sun55i-a527-cubie-a5e-enable-spi0-pcie-combophy.patch

File renamed without changes.

patch/u-boot/sunxi-dev-u-boot-a523/edit-radxa-cubie-a5e-defconfig.patch renamed to patch/u-boot/v2026.01/board_radxa-cubie-a5e/edit-radxa-cubie-a5e-defconfig.patch

File renamed without changes.

patch/u-boot/sunxi-dev-u-boot-a523/clk-sunxi-fix-clock-handling-for-sun55i-a523.patch renamed to patch/u-boot/v2026.01/clk-sunxi-fix-clock-handling-for-sun55i-a523.patch

File renamed without changes.

0 commit comments

Comments
 (0)