]> git.ipfire.org Git - thirdparty/openwrt.git/commit
uboot-mediatek: add builds for the MediaTek MT7987 reference board
authorDaniel Golle <daniel@makrotopia.org>
Sun, 5 Oct 2025 00:07:05 +0000 (01:07 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 5 Nov 2025 14:19:39 +0000 (14:19 +0000)
commit6d35edad6e6456feb9ab0bf61f1549d34b1fe7d2
treea93d83e73350ac2fa89890ebb1e9033b290e58cc
parentde8fc8b2f9bde19ef9ca9b1ed932a8226ec70d92
uboot-mediatek: add builds for the MediaTek MT7987 reference board

Build the (upstream) configuration for the MT7987 reference board, and
enable support for DT-overlay application which will be necessary to
use the image for the MT7987 RFB generated in OpenWrt.
Adapt our downstream patches (generic reset button, rootdisk selection)
for MT7987 to prepare for real-world boards.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-mediatek/Makefile
package/boot/uboot-mediatek/patches/007-ARM-dts-build-DT-for-MT7987-RFB.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/306-mt7987-generic-reset-button-ignore-env.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/315-mt7987-select-rootdisk.patch [new file with mode: 0644]
package/boot/uboot-mediatek/patches/500-adapt-mt7987-rfb.patch [new file with mode: 0644]