From patchwork Wed Feb 13 14:44:04 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Porter X-Patchwork-Id: 220152 X-Patchwork-Delegate: trini@ti.com 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 73B7B2C0292 for ; Thu, 14 Feb 2013 01:49:23 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0944A4A1A7; Wed, 13 Feb 2013 15:49:22 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 3renUIwYJZ2v; Wed, 13 Feb 2013 15:49:21 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 38F0F4A177; Wed, 13 Feb 2013 15:49:20 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C52B24A177 for ; Wed, 13 Feb 2013 15:49:17 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 SU3ljlHlZEEu for ; Wed, 13 Feb 2013 15:49:17 +0100 (CET) X-Greylist: delayed 381 seconds by postgrey-1.27 at theia; Wed, 13 Feb 2013 15:49:15 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-ie0-f178.google.com (mail-ie0-f178.google.com [209.85.223.178]) by theia.denx.de (Postfix) with ESMTPS id 1BBE64A16F for ; Wed, 13 Feb 2013 15:49:15 +0100 (CET) Received: by mail-ie0-f178.google.com with SMTP id c13so1711754ieb.37 for ; Wed, 13 Feb 2013 06:49:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references; bh=fxogrPCDde2/GWZaxGGcJZey/Bbs0XJdlgH7Wjn50sM=; b=zoW46Qes2STBMJF7C6rceSbxsRrGIWebt30fj7issDo0zxkOKki+XFLsMvE9ZkxIO0 QhgboIKV6V39Hd2kOr8dXWTsxq3qoi9lCHDHEVpLovgGv6B1v1VPOwJXkUcdpJC+6F8N Ak0R2ch0Eqclk+JhC2frPVAwJCuGSDgCgwiIySsdpmg/z8RzbxLpYbrySX5hj8pfU3DD yVRG9MW6iwDYDugHnX+FMK5vZ24p4g7TGXokdYFYsnf4BIo6PTNFeJ0tMHdHLAPBgV0e ZnoZaTVZL0gfkV3G0yeiY/4D/HVlyWuIYqCLI+qibpBM39LUtvMUBntuEssteWsET4m6 Opxg== X-Received: by 10.50.191.164 with SMTP id gz4mr11712803igc.2.1360766581953; Wed, 13 Feb 2013 06:43:01 -0800 (PST) Received: from beef.ohporter.com (cpe-24-166-64-7.neo.res.rr.com. [24.166.64.7]) by mx.google.com with ESMTPS id j11sm40254965igc.5.2013.02.13.06.43.01 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 Feb 2013 06:43:01 -0800 (PST) From: Matt Porter To: U-Boot Mailing List Date: Wed, 13 Feb 2013 09:44:04 -0500 Message-Id: <1360766644-9901-11-git-send-email-mporter@ti.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1360766644-9901-1-git-send-email-mporter@ti.com> References: <1360766644-9901-1-git-send-email-mporter@ti.com> Cc: Tom Rini Subject: [U-Boot] [PATCH 10/10] MAINTAINERS: add ti814x_evm maintainer X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Add a maintainer entry for the TI814x EVM. Signed-off-by: Matt Porter --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index d3ed390..282dead 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -830,6 +830,10 @@ Stelian Pop at91sam9263ek ARM926EJS (AT91SAM9263 SoC) at91sam9rlek ARM926EJS (AT91SAM9RL SoC) +Matt Porter + + ti814x_evm ARM ARMV7 (TI814x Soc) + Dave Purdy pogo_e02 ARM926EJS (Kirkwood SoC)