difos/package/boot/uboot-mediatek/patches
Daniel Golle da4342c6db uboot-mediatek: restore Ethernet PHY drivers
Partially revert commit 332645a610 ("uboot-mediatek: sync with
mtk-openwrt/u-boot 20250711") by dropping unused PHY drivers which come
with large embedded firmware (and are hence inacceptable for upstream)
and restoring our previous version of the Airoha EN8811H driver which is
known to work and load firmware from the eMMC boot1 hardware partition
instead of embedding it in the driver.

In future we may switch to the upstream Airoha EN8811H driver which
allows loading the firmware either from a filesystem or overloading the
en8811h_read_fw() for board which may eg. store that firmware directly
inside a eMMC hardware partition or UBI volume, like the BPi-R3 mini
does.

See also:
https://patchwork.ozlabs.org/project/uboot/patch/20250615131243.30770-1-lucienzx159@gmail.com/

Fixes: 332645a610 ("uboot-mediatek: sync with mtk-openwrt/u-boot 20250711")
Reported-by: Adrian Bente
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2025-07-19 20:41:56 +01:00
..
001-mtd-spinand-winbond-add-Winbond-W25N04KV-flash-suppo.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
002-mtd-spinand-gigadevice-sync-supported-chips-with-lin.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
003-net-mediatek-correct-the-AN8855-TPID-value-in-port-i.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
004-01-serial-mediatek-fix-register-names-and-offsets.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
004-02-serial-mediatek-enable-baudrate-accuracy-compensatio.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
005-clk-mediatek-add-dummy-clk-enable-disable-ops-for-ap.patch uboot-mediatek: backport filogic clk driver fix 2025-07-19 13:52:20 +01:00
100-01-drivers-mtd-add-support-for-MediaTek-SPI-NAND-flash-.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-02-mtd-mtk-snand-add-support-for-SPL.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-03-mtd-add-a-new-mtd-device-type-for-NMBM.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-04-mtd-add-core-facility-code-of-NMBM.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-05-mtd-nmbm-add-support-for-mtd.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-06-common-board_r-add-support-to-initialize-NMBM-after-.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-07-cmd-add-nmbm-command.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-08-cmd-mtd-add-markbad-subcommand-for-NMBM-testing.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-09-mtd-mtk-snand-add-NMBM-support-for-SPL.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-10-cmd-add-a-new-command-for-NAND-flash-debugging.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-11-env-add-support-for-NMBM-upper-MTD-layer.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-12-mtd-spi-nor-add-support-to-read-flash-unique-ID.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-13-cmd-sf-add-support-to-read-flash-unique-ID.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-14-common-spl-spl_nand-enable-CONFIG_SYS_NAND_U_BOOT_OF.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-16-board-mt7622-use-new-spi-nand-driver.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-17-board-mt7981-add-reference-board-using-new-spi-nand-.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-18-mtd-spi-nor-add-more-flash-ids.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-19-mtd-spi-nand-add-more-spi-nand-chips.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-20-mtd-spi-nand-add-support-for-FudanMicro-chips.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-21-mtd-spi-nand-add-CASN-page-support.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-22-mmc-mtk-sd-add-support-to-display-verbose-error-log.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-23-cmd-ubi-make-volume-find-create-remove-APIs-public.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-24-cmd-ubi-allow-creating-volume-with-all-free-spaces.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-25-env-ubi-add-support-to-create-environment-volume-if-.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
100-26-mtd-ubi-add-support-for-UBI-end-of-filesystem-marker.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
101-01-mtd-spinand-add-support-for-FORESEE-F35SQA002G.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
101-02-mtd-spinand-add-support-for-FORESEE-F35SQA001G.patch uboot-mediatek: port patches for FORESEE NAND support 2025-02-09 22:01:36 +00:00
101-03-mtd-spinand-fix-support-for-FORESEE.patch uboot-mediatek: update to v2025.07 2025-07-19 02:59:15 +01:00
103-01-mt7622-enable-pstore.patch uboot-mediatek: update to v2025.01 2025-02-09 21:50:58 +00:00
103-02-mt7981-enable-pstore.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
103-03-mt7986-enable-pstore.patch uboot-mediatek: update to v2025.01 2025-02-09 21:50:58 +00:00
103-04-mt7988-enable-pstore.patch uboot-mediatek: update to v2025.01 2025-02-09 21:50:58 +00:00
104-snfi-add-support-for-GD5F1GQ5UE.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
105-configs-add-usefull-stuff-to-mt7988-rfb.patch uboot-mediatek: move custom uart config symbol to board defconfigs 2025-03-15 12:50:57 +01:00
106-configs-sync-mt7981-rfb-storage.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
107-configs-add-useful-options-to-mt7981-rfb.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
108-dts-arm64-mt7981-rfb-add-mtd-partitions.patch uboot-mediatek: backport more mtk platform pending fixes 2025-02-09 21:50:58 +00:00
109-snfi-FM35Q1GA-is-x4-only.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
120-use-xz-instead-of-lzma.patch uboot-mediatek: update to v2025.01 2025-02-09 21:50:58 +00:00
129-board-mediatek-wire-up-NMBM-support.patch uboot-mediatek: sync with mtk-openwrt/u-boot 20250711 2025-07-19 02:59:16 +01:00
160-net-phy-add-support-for-Airoha-ethernet-PHY-driver.patch uboot-mediatek: restore Ethernet PHY drivers 2025-07-19 20:41:56 +01:00
170-cmd-bootmenu-permit-to-select-bootmenu-entry-with.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
200-cmd-add-imsz-and-imszb.patch uboot-mediatek: support getting legacy uImage size 2025-07-19 02:59:16 +01:00
211-cmd-bootmenu-custom-title.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
220-cmd-env-readmem.patch uboot-mediatek: update to v2025.07 2025-07-19 02:59:15 +01:00
230-cmd-add-pstore-check.patch uboot-mediatek: update to U-Boot 2024.01 release 2024-02-15 19:06:37 +00:00
250-fix-mmc-erase-timeout.patch uboot-mediatek: update to v2025.07 2025-07-19 02:59:15 +01:00
280-image-fdt-save-name-of-FIT-configuration-in-chosen-node.patch uboot-mediatek: update to v2025.07 2025-07-19 02:59:15 +01:00
300-mt7623-fix-mmc-get-env-dev.patch uboot-mediatek: update to U-Boot 2024.10 2024-10-13 03:00:45 +01:00
301-mt7622-generic-reset-button-ignore-env.patch uboot-mediatek: update to v2025.07 2025-07-19 02:59:15 +01:00
302-mt7623-generic-reset-button-ignore-env.patch uboot-mediatek: update to U-Boot 2024.10 2024-10-13 03:00:45 +01:00
303-mt7986-generic-reset-button-ignore-env.patch uboot-mediatek: update to U-Boot 2024.10 2024-10-13 03:00:45 +01:00
304-mt7981-generic-reset-button-ignore-env.patch uboot-mediatek: update to U-Boot 2024.10 2024-10-13 03:00:45 +01:00
305-mt7988-generic-reset-button-ignore-env.patch uboot-mediatek: update to U-Boot 2024.10 2024-10-13 03:00:45 +01:00
310-mt7988-select-rootdisk.patch uboot-mediatek: update to U-Boot 2024.10 2024-10-13 03:00:45 +01:00
311-mt7986-select-rootdisk.patch uboot-mediatek: update to U-Boot 2024.10 2024-10-13 03:00:45 +01:00
312-mt7622-select-rootdisk.patch uboot-mediatek: update to U-Boot 2024.10 2024-10-13 03:00:45 +01:00
313-mt7623-select-rootdisk.patch mediatek: mt7623: phase out uImage.FIT partition parser 2024-02-24 03:02:35 +00:00
314-mt7981-select-rootdisk.patch uboot-mediatek: move custom uart config symbol to board defconfigs 2025-03-15 12:50:57 +01:00
400-update-bpir2-defconfig.patch uboot-mediatek: move custom uart config symbol to board defconfigs 2025-03-15 12:50:57 +01:00
401-update-u7623-defconfig.patch uboot-mediatek: u7623: remove keys pin function 2025-03-16 22:42:51 +01:00
402-update-bananapi-bpi-r64-device-tree.patch uboot-mediatek: fix factory/reset button 2023-04-20 11:40:24 +01:00
403-add-bananapi_bpi-r64-snand.patch mediatek: mt7622: convert BPi-R64 to all-UBI layout and fitblk 2024-02-15 19:30:08 +00:00
404-add-bananapi_bpi-r64_defconfigs.patch uboot-mediatek: move custom uart config symbol to board defconfigs 2025-03-15 12:50:57 +01:00
405-dts-mt7623n-bpi-r2-fix-leds.patch uboot-mediatek: fix factory/reset button 2023-04-20 11:40:24 +01:00
406-dts-mt7623n-bpi-r2-uart0-force-highspeed.patch uboot-mediatek: fix factory/reset button 2023-04-20 11:40:24 +01:00
408-arm-mediatek-add-back-mt7622-LK-image-header.patch uboot-mediatek: fix mt7622 rfb1 build 2025-07-19 02:59:15 +01:00
410-add-linksys-e8450.patch uboot-mediatek: update to v2025.07 2025-07-19 02:59:15 +01:00
412-add-ubnt-unifi-6-lr.patch uboot-mediatek: update to v2025.07 2025-07-19 02:59:15 +01:00
420-add-support-for-RAVPower-RP-WD009.patch uboot-mediatek: update to v2025.07 2025-07-19 02:59:15 +01:00
421-zbtlink_zbt-wg3526-16m.patch uboot-mediatek: move custom uart config symbol to board defconfigs 2025-03-15 12:50:57 +01:00
429-add-netcore-n60.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
430-add-bpi-r3.patch uboot-mediatek: move custom uart config symbol to board defconfigs 2025-03-15 12:50:57 +01:00
431-add-xiaomi_redmi-ax6000.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
432-add-tplink-xdr608x.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
433-add-qihoo_360t7.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
434-add-xiaomi_mi-router-wr30u.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
435-add-h3c_magic-nx30-pro.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
436-add-glinet-mt6000.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
437-add-cmcc_rax3000m.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
438-add-jcg_q30-pro.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
439-add-zyxel_ex5601-t0.patch uboot-mediatek: add USB bootmenu for Zyxel EX5601 2025-07-13 16:54:10 +02:00
440-add-xiaomi_mi-router-ax3000t.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
441-add-jdcloud_re-cp-03.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
442-add-bpi-r3-mini.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
443-add-nokia_ea0326gmp.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
444-add-abt_asr3000.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
445-add-cudy_tr3000-v1.patch uboot-mediatek: update patch for Cudy TR3000-v1 and SNR SNR-CPE-AX2 2025-06-03 23:24:07 +02:00
445-add-netis-nx31.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
446-add-cmcc_a10.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
450-add-bpi-r4.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
451-add-tplink-xtr8488.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
452-add-xiaomi-redmi-ax6s.patch uboot-mediatek: update to v2025.07 2025-07-19 02:59:15 +01:00
453-add-openwrt-one.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
454-add-glinet-x3000.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
456-add-arcadyan-mozart.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
457-initialized-the-watchdog-subsystem-later.patch uboot-mediatek: refresh patches 2025-07-19 13:52:46 +01:00
458-add-GatoNetworks-GDSP.patch uboot-mediatek: GatoNetworks GDSP support fixes and updates 2025-07-18 12:36:39 +01:00
459-add-mercusys-mr90x-v1.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
460-add-routerich-ax3000.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
461-add-asus-zenwifi-bt8.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
462-add-netcore-n60-pro.patch uboot-mediatek: bump to v2025.04 2025-05-31 21:16:41 +02:00
463-add-snr-snr-cpe-ax2.patch uboot-mediatek: update patch for Cudy TR3000-v1 and SNR SNR-CPE-AX2 2025-06-03 23:24:07 +02:00
464-add-GL.iNet-GL-MT2500-Brume2.patch uboot-mediatek: add support for GL.iNet GL-MT2500 2025-07-18 14:02:18 +01:00