From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Wed, 15 Apr 2015 16:36:42 +0200 Subject: [U-Boot] [PATCH 1/4] sunxi: Removed dram files cleanup in MAINTAINERS In-Reply-To: <1428870141-3085-1-git-send-email-contact@paulk.fr> References: <1428870141-3085-1-git-send-email-contact@paulk.fr> Message-ID: <552E777A.2050402@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Thanks I've queued up the entire set into u-boot-sunxi/next, I'm running some tests now once those are done I'll send a pullreq to get the current u-boot-sunxi/next merged into master. p.s. In the future if you add new board defconfig files please add a short comment block at the top describing the board (the commit message will usually do nicely) I've fixed that up for this time round. Regards, Hans On 12-04-15 22:22, Paul Kocialkowski wrote: > A few dram files were still listed as maintained even though they were removed > some time ago > > Signed-off-by: Paul Kocialkowski > --- > board/sunxi/MAINTAINERS | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS > index f368d6f..458d4e5 100644 > --- a/board/sunxi/MAINTAINERS > +++ b/board/sunxi/MAINTAINERS > @@ -42,13 +42,11 @@ F: configs/Ippo_q8h_v1_2_defconfig > A20-OLINUXINO-LIME BOARD > M: FUKAUMI Naoki > S: Maintained > -F: board/sunxi/dram_a20_olinuxino_l.c > F: configs/A20-OLinuXino-Lime_defconfig > > A20-OLINUXINO-LIME2 BOARD > M: Iain Paton > S: Maintained > -F: board/sunxi/dram_a20_olinuxino_l2.c > F: configs/A20-OLinuXino-Lime2_defconfig > > AINOL AW1 BOARD > @@ -92,7 +90,6 @@ F: configs/Hummingbird_A31_defconfig > INET-86VS BOARD > M: Michal Suchanek > S: Maintained > -F: board/sunxi/dram_inet_86vs.c > F: configs/Inet_86VS_defconfig > > IPPO-Q8H-V5 BOARD >