]> git.ipfire.org Git - thirdparty/openwrt.git/commit
arm-trusted-firmware-mediatek: add builds for MT7987
authorDaniel Golle <daniel@makrotopia.org>
Sun, 5 Oct 2025 00:04:54 +0000 (01:04 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 5 Nov 2025 14:19:39 +0000 (14:19 +0000)
commitde8fc8b2f9bde19ef9ca9b1ed932a8226ec70d92
tree841c8ba32a270574ed5a20f9275fa15e7710e05e
parenta3b2a2e15d5e5a296f5bc7c5549b11bba46e10ea
arm-trusted-firmware-mediatek: add builds for MT7987

Build TF-A for the MediaTek MT7987 SoC family.
Add necessary downstream patches in preparation for the BananaPi R4 Lite,
which connects both flash chips to SPI2 and got broken MMC bus.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/arm-trusted-firmware-mediatek/Makefile
package/boot/arm-trusted-firmware-mediatek/patches/0005-mt7987-make-SPI-controller-configurable.patch [new file with mode: 0644]
package/boot/arm-trusted-firmware-mediatek/patches/0006-hack-mt7987-mmc-use-4-bit-bus-width-for-eMMC.patch [new file with mode: 0644]
package/boot/arm-trusted-firmware-mediatek/patches/0007-hack-mt7987-bl2-move-FIP-offset-to-0x100000.patch [new file with mode: 0644]