aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/image/mt7622.mk
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2023-06-04 19:55:11 +0100
committerDaniel Golle <daniel@makrotopia.org>2023-06-09 19:23:03 +0100
commitbca04036ffc9fd6f891eafb7996510dce9af0fbc (patch)
tree968eaab7873b72919695eb6893a98f7ec609c133 /target/linux/mediatek/image/mt7622.mk
parent5f3c5848e3a8e70f3e47e4e1b17cbc8338f9e562 (diff)
downloadupstream-bca04036ffc9fd6f891eafb7996510dce9af0fbc.tar.gz
upstream-bca04036ffc9fd6f891eafb7996510dce9af0fbc.tar.bz2
upstream-bca04036ffc9fd6f891eafb7996510dce9af0fbc.zip
mediatek: use updated device tree overlay mechanism for BPi-R64
Use new device tree overlay mechanism for the BananaPi BPi-R64 board. Signed-off-by: Daniel Golle <daniel@makrotopia.org> (cherry picked from commit 34bb33094a5e49c727b76b20394d252f3e2ba70d)
Diffstat (limited to 'target/linux/mediatek/image/mt7622.mk')
-rw-r--r--target/linux/mediatek/image/mt7622.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/mediatek/image/mt7622.mk b/target/linux/mediatek/image/mt7622.mk
index 92824ff24a..c02390100b 100644
--- a/target/linux/mediatek/image/mt7622.mk
+++ b/target/linux/mediatek/image/mt7622.mk
@@ -96,6 +96,8 @@ define Device/bananapi_bpi-r64
KERNEL := kernel-bin | gzip
KERNEL_INITRAMFS := kernel-bin | lzma | fit lzma $$(DTS_DIR)/$$(DEVICE_DTS).dtb with-initrd | pad-to 128k
IMAGE/sysupgrade.itb := append-kernel | fit gzip $$(DTS_DIR)/$$(DEVICE_DTS).dtb external-static-with-rootfs | append-metadata
+ DEVICE_COMPAT_VERSION := 1.1
+ DEVICE_COMPAT_MESSAGE := Device tree overlay mechanism needs bootloader update
endef
TARGET_DEVICES += bananapi_bpi-r64