From e0e74d8a2ced19f46428d30efd388db72d79326b Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Wed, 13 Jul 2022 11:28:07 +0100 Subject: uboot-mediatek: unbreak build with binman MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit swig has been installed on the buildbots a while a ago and Petr Štetiar got a fix for the pylibfdt error. Use that and re-enable the builds for mt7620 and mt7621. Refresh patches while at it. Signed-off-by: Daniel Golle --- ...-0009-reset-mtmips-add-reset-controller-support-for-MediaT.patch | 6 ------ 1 file changed, 6 deletions(-) (limited to 'package/boot/uboot-mediatek/patches/001-mtk-0009-reset-mtmips-add-reset-controller-support-for-MediaT.patch') diff --git a/package/boot/uboot-mediatek/patches/001-mtk-0009-reset-mtmips-add-reset-controller-support-for-MediaT.patch b/package/boot/uboot-mediatek/patches/001-mtk-0009-reset-mtmips-add-reset-controller-support-for-MediaT.patch index a6f61a6b8d..100b228c4f 100644 --- a/package/boot/uboot-mediatek/patches/001-mtk-0009-reset-mtmips-add-reset-controller-support-for-MediaT.patch +++ b/package/boot/uboot-mediatek/patches/001-mtk-0009-reset-mtmips-add-reset-controller-support-for-MediaT.patch @@ -13,9 +13,6 @@ Signed-off-by: Weijie Gao 1 file changed, 38 insertions(+) create mode 100644 include/dt-bindings/reset/mt7621-reset.h -diff --git a/include/dt-bindings/reset/mt7621-reset.h b/include/dt-bindings/reset/mt7621-reset.h -new file mode 100644 -index 0000000000..8e4341f040 --- /dev/null +++ b/include/dt-bindings/reset/mt7621-reset.h @@ -0,0 +1,38 @@ @@ -57,6 +54,3 @@ index 0000000000..8e4341f040 +#define RST_SYS 0 + +#endif /* _DT_BINDINGS_MT7621_RESET_H_ */ --- -2.36.1 - -- cgit v1.2.3