From 774e6a670838bb4a03690f54a462a738afb8da07 Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Tue, 13 Aug 2019 19:39:49 +0100 Subject: [PATCH] NXP/iMX6: drop matrix-q board --- scripts/uboot_helper | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/uboot_helper b/scripts/uboot_helper index 0250a0de69..7a020d74d6 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -133,10 +133,6 @@ devices = \ 'dtb': 'imx6q-cubox-i.dtb', 'config': 'mx6cuboxi_defconfig' }, - 'matrix-q': { - 'dtb': 'imx6q-tbs2910.dtb', - 'config': 'tbs2910_defconfig' - }, 'udoo-dl': { 'dtb': 'imx6dl-udoo.dtb', 'config': 'udoo_defconfig'