uboot-mediatek: sync with mtk-openwrt/u-boot 20250711
authorShiji Yang <[email protected]>
Sat, 12 Jul 2025 01:25:59 +0000 (09:25 +0800)
committerDaniel Golle <[email protected]>
Sat, 19 Jul 2025 01:59:16 +0000 (02:59 +0100)
commit332645a610f65abf70b72b833d90bf0cdac05b08
tree7435a277db95c30debf1559cc866e010d81dc78e
parentbbd3db4c573c2475bcc568fa5e77f9fca7098881
uboot-mediatek: sync with mtk-openwrt/u-boot 20250711

- Backport upstream Winbond W25N04KV Flash support.
- Backport upstream GigaDevice series Flash support.
- Backport pending Airoha AN8855 switch TPID value fix.
- Backport Mediatek UART baudrate accuracy compensation support.
- Pull mtk patchset from MTK SDK mtksoc-20250711 branch:
    Remove mt7622_rfb changes. The MTK SDK already dropped them.
    Replace Airoha ethernet PHY driver with new version.
    Split downstream snfi changes into independent patches.
    Add new Marvell CUX3410 PHY driver.
    Add new MediaTek built-in 2.5Gbps PHY driver.

Signed-off-by: Shiji Yang <[email protected]>
64 files changed:
package/boot/uboot-mediatek/patches/001-mtd-spinand-winbond-add-Winbond-W25N04KV-flash-suppo.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/002-mtd-spinand-gigadevice-sync-supported-chips-with-lin.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/003-net-mediatek-correct-the-AN8855-TPID-value-in-port-i.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/004-01-serial-mediatek-fix-register-names-and-offsets.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/004-02-serial-mediatek-enable-baudrate-accuracy-compensatio.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-01-drivers-mtd-add-support-for-MediaTek-SPI-NAND-flash-.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-02-drivers-mtd-add-support-for-MediaTek-SPI-NAND-flash-.patch [deleted file]
package/boot/uboot-mediatek/patches/100-02-mtd-mtk-snand-add-support-for-SPL.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-03-mtd-add-a-new-mtd-device-type-for-NMBM.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-03-mtd-mtk-snand-add-support-for-SPL.patch [deleted file]
package/boot/uboot-mediatek/patches/100-04-mtd-add-core-facility-code-of-NMBM.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-05-mtd-add-a-new-mtd-device-type-for-NMBM.patch [deleted file]
package/boot/uboot-mediatek/patches/100-05-mtd-nmbm-add-support-for-mtd.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-06-common-board_r-add-support-to-initialize-NMBM-after-.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-06-mtd-add-core-facility-code-of-NMBM.patch [deleted file]
package/boot/uboot-mediatek/patches/100-07-cmd-add-nmbm-command.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-07-mtd-nmbm-add-support-for-mtd.patch [deleted file]
package/boot/uboot-mediatek/patches/100-08-cmd-mtd-add-markbad-subcommand-for-NMBM-testing.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-08-common-board_r-add-support-to-initialize-NMBM-after-.patch [deleted file]
package/boot/uboot-mediatek/patches/100-09-cmd-add-nmbm-command.patch [deleted file]
package/boot/uboot-mediatek/patches/100-09-mtd-mtk-snand-add-NMBM-support-for-SPL.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-10-cmd-add-a-new-command-for-NAND-flash-debugging.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-10-cmd-mtd-add-markbad-subcommand-for-NMBM-testing.patch [deleted file]
package/boot/uboot-mediatek/patches/100-11-env-add-support-for-NMBM-upper-MTD-layer.patch
package/boot/uboot-mediatek/patches/100-12-mtd-mtk-snand-add-NMBM-support-for-SPL.patch [deleted file]
package/boot/uboot-mediatek/patches/100-12-mtd-spi-nor-add-support-to-read-flash-unique-ID.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-13-cmd-add-a-new-command-for-NAND-flash-debugging.patch [deleted file]
package/boot/uboot-mediatek/patches/100-13-cmd-sf-add-support-to-read-flash-unique-ID.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-14-common-spl-spl_nand-enable-CONFIG_SYS_NAND_U_BOOT_OF.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-14-mtd-spi-nor-add-support-to-read-flash-unique-ID.patch [deleted file]
package/boot/uboot-mediatek/patches/100-15-cmd-sf-add-support-to-read-flash-unique-ID.patch [deleted file]
package/boot/uboot-mediatek/patches/100-16-board-mt7622-use-new-spi-nand-driver.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-17-board-mt7981-add-reference-board-using-new-spi-nand-.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-17-common-spl-spl_nand-enable-CONFIG_SYS_NAND_U_BOOT_OF.patch [deleted file]
package/boot/uboot-mediatek/patches/100-18-mtd-spi-nor-add-more-flash-ids.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-19-board-mt7622-use-new-spi-nand-driver.patch [deleted file]
package/boot/uboot-mediatek/patches/100-19-mtd-spi-nand-add-more-spi-nand-chips.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-20-board-mt7981-add-reference-board-using-new-spi-nand-.patch [deleted file]
package/boot/uboot-mediatek/patches/100-20-mtd-spi-nand-add-support-for-FudanMicro-chips.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-21-mtd-spi-nand-add-CASN-page-support.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-21-mtd-spi-nor-add-more-flash-ids.patch [deleted file]
package/boot/uboot-mediatek/patches/100-22-mmc-mtk-sd-add-support-to-display-verbose-error-log.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-22-mtd-spi-nand-backport-from-upstream-kernel.patch [deleted file]
package/boot/uboot-mediatek/patches/100-23-cmd-ubi-make-volume-find-create-remove-APIs-public.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-23-mmc-mtk-sd-add-support-to-display-verbose-error-log.patch [deleted file]
package/boot/uboot-mediatek/patches/100-24-cmd-ubi-allow-creating-volume-with-all-free-spaces.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-24-cmd-ubi-make-volume-find-create-remove-APIs-public.patch [deleted file]
package/boot/uboot-mediatek/patches/100-25-cmd-ubi-allow-creating-volume-with-all-free-spaces.patch [deleted file]
package/boot/uboot-mediatek/patches/100-25-env-ubi-add-support-to-create-environment-volume-if-.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-26-env-ubi-add-support-to-create-environment-volume-if-.patch [deleted file]
package/boot/uboot-mediatek/patches/100-26-mtd-ubi-add-support-for-UBI-end-of-filesystem-marker.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-27-mtd-ubi-add-support-for-UBI-end-of-filesystem-marker.patch [deleted file]
package/boot/uboot-mediatek/patches/100-27-net-phy-aquantia-add-support-to-use-embedded-firmwar.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-28-net-phy-add-support-for-Airoha-ethernet-PHY-driver.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-29-board-mediatek-wire-up-NMBM-support.patch [deleted file]
package/boot/uboot-mediatek/patches/100-29-net-phy-add-Marvell-CUX3410.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/100-30-net-phy-add-support-for-MediaTek-built-in-2.5Gbps-PH.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/101-01-mtd-spinand-add-support-for-FORESEE-F35SQA002G.patch
package/boot/uboot-mediatek/patches/104-snfi-add-support-for-GD5F1GQ5UE.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/106-configs-sync-mt7981-rfb-storage.patch
package/boot/uboot-mediatek/patches/109-snfi-FM35Q1GA-is-x4-only.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/129-board-mediatek-wire-up-NMBM-support.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/160-net-phy-add-support-for-Airoha-ethernet-PHY-driver.patch [deleted file]
package/boot/uboot-mediatek/patches/407-mtk-20-configs-mt7622-enable-environment-for-mt7622_rfb.patch [deleted file]