From patchwork Thu Oct 6 21:29:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Walter Schweizer X-Patchwork-Id: 679087 X-Patchwork-Delegate: sr@denx.de 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 3sqm572WzJz9ryT for ; Fri, 7 Oct 2016 08:29:47 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7A83DA75F1; Thu, 6 Oct 2016 23:29:44 +0200 (CEST) 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 6nvuFmffQRU7; Thu, 6 Oct 2016 23:29:44 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2943FA75CF; Thu, 6 Oct 2016 23:29:44 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 52380A75CF for ; Thu, 6 Oct 2016 23:28:58 +0200 (CEST) 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 pfv9FMw-Y7u7 for ; Thu, 6 Oct 2016 23:28:58 +0200 (CEST) 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 fep12.mx.upcmail.net (fep12.mx.upcmail.net [62.179.121.32]) by theia.denx.de (Postfix) with ESMTP id 0C0BCA75C6 for ; Thu, 6 Oct 2016 23:28:54 +0200 (CEST) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep12-int.chello.at (InterMail vM.8.01.05.13 201-2260-151-135-20130320) with ESMTP id <20161006212854.KNUT657.viefep12-int.chello.at@edge03.upcmail.net> for ; Thu, 6 Oct 2016 23:28:54 +0200 Received: from wspc.lan ([77.57.186.209]) by edge03.upcmail.net with edge id sMUs1t00f4XW0hp01MUsZZ; Thu, 06 Oct 2016 23:28:52 +0200 X-SourceIP: 77.57.186.209 X-Authenticated-Sender: swwa@hispeed.ch Received: by wspc.lan (Postfix, from userid 1000) id 2661E41C6A; Thu, 6 Oct 2016 23:30:14 +0200 (CEST) From: Walter Schweizer To: u-boot@lists.denx.de Date: Thu, 6 Oct 2016 23:29:57 +0200 Message-Id: <1475789400-6029-2-git-send-email-swwa@users.sourceforge.net> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1475789400-6029-1-git-send-email-swwa@users.sourceforge.net> References: <1475789400-6029-1-git-send-email-swwa@users.sourceforge.net> X-Mailman-Approved-At: Thu, 06 Oct 2016 23:29:42 +0200 Cc: Luka Perkov , Walter Schweizer Subject: [U-Boot] [PATCH v2 2/5] arm: kirkwood: ds109 board is maintained 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" Signed-off-by: Walter Schweizer --- Changes in v2: None board/Synology/ds109/MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 board/Synology/ds109/MAINTAINERS diff --git a/board/Synology/ds109/MAINTAINERS b/board/Synology/ds109/MAINTAINERS new file mode 100644 index 0000000..8783fdb --- /dev/null +++ b/board/Synology/ds109/MAINTAINERS @@ -0,0 +1,6 @@ +DS109 BOARD +M: Walter Schweizer +S: Maintained +F: board/Synology/ds109 +F: configs/ds109_defconfig +F: include/configs/ds109.h