mediatek: use DEVICE_DTC_FLAGS and drop DTC_FLAGS where not needed
authorDaniel Golle <daniel@makrotopia.org>
Tue, 6 Jun 2023 12:05:50 +0000 (13:05 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 9 Jun 2023 18:23:03 +0000 (19:23 +0100)
commite827f8f702da7b8095000d589978b494b15f02d1
treea4050bfbaa2371d09b73cf2ab89f5a54e016aa03
parent703a5519cbf38855f9d496479c5d385032f97839
mediatek: use DEVICE_DTC_FLAGS and drop DTC_FLAGS where not needed

The MT7986 RFB was intended to use device tree overlays and for that
reason modified DTC_FLAGS. zyxel_ex5601-t0-stock later on probably
copied it from there. Both boards do not actually use device tree
overlays, so remove setting DTC_FLAGS from both.

The BPi-R3 does use device tree overlays, use DEVICE_DTC_FLAGS to give
it an extra 4kb of padding for overlays to be applied.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 98e6ea32a400b10b425e0efdf5a8109a0dfd48fe)
target/linux/mediatek/image/filogic.mk