openwrt/package/boot/uboot-mediatek/patches
Daniel Golle e9ad412049
uboot-mediatek: add build for Ubiquiti Networks UniFi 6 LR
Add U-Boot build for the Ubiquiti Networks UniFi 6 LR access point.
This allows updating the bootchain to modern ARM Trusted Firmware 2.4
and U-Boot 2021.04 while keeping as much of the existing flash layout
as possible (u-boot-env, factory and eeprom partitions are retained),
gaining robust recovery vs. production dual-boot mechanism.
Add info for the Winbond W25Q512JV SPI NOR flash used in the device
and wait for GPIOs to settle after reset before checking for reset
button.
I2C connected LED controller is not supported yet.
Writing large amounts of data to SPI flash currently doesn't work due
to watchdog timeout causing reset before data write completes.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-04-09 16:04:46 +01:00
..
000-mtk-01-Revert-clk-Add-debugging-for-return-values.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-03-pinctrl-mediatek-fix-wrong-assignment-in-mtk_get_pin.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-04-pinctrl-mediatek-add-get_pin_muxing-ops-for-mediatek.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-05-pinctrl-mediatek-do-not-probe-gpio-driver-if-not-ena.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-06-pinctrl-mt7629-add-jtag-function-and-pin-group.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-07-configs-mt7622-use-ARMv8-Generic-Timer-instead-of-mt.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-08-dts-mt7629-enable-JTAG-pins-by-default.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-09-board-mediatek-add-more-network-configurations.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-10-mmc-mtk-sd-increase-the-minimum-bus-frequency.patch uboot-mediatek: update to v2021.04 2021-04-05 18:57:51 +01:00
000-mtk-11-serial-serial-mtk-rewrite-the-setbrg-function.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-12-board-mt7629-enable-compression-of-u-boot-to-reduce-.patch uboot-mediatek: update to v2021.04 2021-04-05 18:57:51 +01:00
000-mtk-13-configs-mt7622-enable-debug-uart-for-mt7622_rfb_defc.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-14-drivers-mtd-add-support-for-MediaTek-SPI-NAND-flash-.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-15-mtd-mtk-snand-add-support-for-SPL.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-16-env-add-support-for-generic-MTD-device.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-17-board-mt7629-add-support-for-booting-from-SPI-NAND.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-18-board-mt7622-use-new-spi-nand-driver.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-19-configs-mt7629-remove-unused-options-and-add-dm-comm.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
000-mtk-20-configs-mt7622-enable-environment-for-mt7622_rfb.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
100-scripts-remove-dependency-on-swig.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
120-use-xz-instead-of-lzma.patch uboot-mediatek: update to v2021.04 2021-04-05 18:57:51 +01:00
200-cmd-add-imsz-and-imszb.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
210-cmd-bootmenu-add-ability-to-select-item-by-shortkey.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
211-cmd-bootmenu-custom-title.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
220-cmd-env-readmem.patch uboot-mediatek: update to v2021.04 2021-04-05 18:57:51 +01:00
260-add-missing-type-u64.patch uboot-mediatek: fix build on Mac OS X 2021-03-13 13:41:04 +00:00
300-mt7622-generic-reset-button-ignore-env.patch uboot-mediatek: add build for Ubiquiti Networks UniFi 6 LR 2021-04-09 16:04:46 +01:00
350-add-support-for-Winbond-W25Q512JV.patch uboot-mediatek: add build for Ubiquiti Networks UniFi 6 LR 2021-04-09 16:04:46 +01:00
400-update-bpir2-defconfig.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
401-update-u7623-defconfig.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
402-update-bananapi-bpi-r64-device-tree.patch uboot-mediatek: update to 2021.04-rc3 with MediaTek's patches 2021-03-11 16:24:53 +00:00
403-add-bananapi_bpi-r64_defconfigs.patch uboot-mediatek: bpi-r64: erase eMMC environment on installation 2021-04-09 16:04:20 +01:00
410-add-linksys-e8450.patch uboot-mediatek: update to v2021.04 2021-04-05 18:57:51 +01:00
412-add-ubnt-unifi-6-lr.patch uboot-mediatek: add build for Ubiquiti Networks UniFi 6 LR 2021-04-09 16:04:46 +01:00