From patchwork Tue Nov 10 14:14:38 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 542334 X-Patchwork-Delegate: albert.aribaud@free.fr Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 086F6141415 for ; Wed, 11 Nov 2015 01:14:19 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C38CF4B81E; Tue, 10 Nov 2015 15:14:15 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mb1DbzXEgl1U; Tue, 10 Nov 2015 15:14:15 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id DE6034B839; Tue, 10 Nov 2015 15:14:14 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 76AEE4B839 for ; Tue, 10 Nov 2015 15:14:05 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 99rtXeRdTjHp for ; Tue, 10 Nov 2015 15:14:04 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-qk0-f176.google.com (mail-qk0-f176.google.com [209.85.220.176]) by theia.denx.de (Postfix) with ESMTPS id 6AC5F4B81E for ; Tue, 10 Nov 2015 15:13:59 +0100 (CET) Received: by qkfo3 with SMTP id o3so2686404qkf.1 for ; Tue, 10 Nov 2015 06:13:58 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:subject:date:message-id; bh=KuHubFHeTbvpCxXNJzfdxTPzn8UbDGCVM+BQ3I7yo54=; b=SfEKiyuXoRybz0OMwneEF9w6Mk4SoIDH0w+AIXfOVoVbcDc5mdGBqMHSLFwM3lPZIi MSRu9PASPyFulxjdwSkPSUySlGLosIcj10BfY64AEc56h94jLO3hxMon0+vrgryfn6/i b4Wt1nEB1nVbojlvPu7SP9KjWPefcR6SkcNpKUXGnO3TAAc/BI2gnmyRXPEkgOhdlkVe /fVkIVIcrununS2nRoHy76Pt1GBkSezoiuHayOJg+QdZ/3WgRoARL2AUGscX7Vbs1hmy bL2/r01jOT94canabP99uiC2PHqvOOccGrq8lsxuwc09lyGTRX2yM4JfS/CfDv/FRgZs BZXg== X-Received: by 10.55.56.130 with SMTP id f124mr4246661qka.79.1447164838200; Tue, 10 Nov 2015 06:13:58 -0800 (PST) Received: from localhost.localdomain (cpe-75-180-230-22.ec.res.rr.com. [75.180.230.22]) by smtp.gmail.com with ESMTPSA id 65sm1366357qhf.4.2015.11.10.06.13.56 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Nov 2015 06:13:57 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Date: Tue, 10 Nov 2015 09:14:38 -0500 Message-Id: <1447164878-14616-1-git-send-email-trini@konsulko.com> X-Mailer: git-send-email 1.7.9.5 Subject: [U-Boot] [PATCH] board/ti: Update MAINTAINERS entries with more boards X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" A few config files have been added without updating MAINTAINERS. Reported-by: Albert ARIBAUD Signed-off-by: Tom Rini --- board/ti/am335x/MAINTAINERS | 1 + board/ti/am43xx/MAINTAINERS | 2 ++ board/ti/dra7xx/MAINTAINERS | 2 ++ 3 files changed, 5 insertions(+) diff --git a/board/ti/am335x/MAINTAINERS b/board/ti/am335x/MAINTAINERS index c99e06d..7dc2b83 100644 --- a/board/ti/am335x/MAINTAINERS +++ b/board/ti/am335x/MAINTAINERS @@ -6,6 +6,7 @@ F: include/configs/am335x_evm.h F: configs/am335x_boneblack_defconfig F: configs/am335x_boneblack_vboot_defconfig F: configs/am335x_evm_defconfig +F: configs/am335x_gp_evm_defconfig F: configs/am335x_evm_nor_defconfig F: configs/am335x_evm_norboot_defconfig F: configs/am335x_evm_spiboot_defconfig diff --git a/board/ti/am43xx/MAINTAINERS b/board/ti/am43xx/MAINTAINERS index 3d40b17..96ef85b 100644 --- a/board/ti/am43xx/MAINTAINERS +++ b/board/ti/am43xx/MAINTAINERS @@ -7,3 +7,5 @@ F: configs/am43xx_evm_defconfig F: configs/am43xx_evm_qspiboot_defconfig F: configs/am43xx_evm_ethboot_defconfig F: configs/am43xx_evm_usbhost_boot_defconfig +F: configs/am437x_gp_evm_defconfig +F: configs/am437x_sk_evm_defconfig diff --git a/board/ti/dra7xx/MAINTAINERS b/board/ti/dra7xx/MAINTAINERS index 5ec6769..3f638d0 100644 --- a/board/ti/dra7xx/MAINTAINERS +++ b/board/ti/dra7xx/MAINTAINERS @@ -3,6 +3,8 @@ M: Lokesh Vutla S: Maintained F: board/ti/dra7xx/ F: include/configs/dra7xx_evm.h +F: configs/dra72_evm_defconfig +F: configs/dra74_evm_defconfig F: configs/dra7xx_evm_defconfig F: configs/dra7xx_evm_qspiboot_defconfig F: configs/dra7xx_evm_uart3_defconfig