From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sat, 12 Sep 2015 12:50:16 +0100 Subject: [U-Boot] [PATCH] sunxi: Rename A10s-Wobo-i5_defconfig to Wobo_i5_defconfig In-Reply-To: <1442054731-15498-1-git-send-email-hdegoede@redhat.com> References: <1442054731-15498-1-git-send-email-hdegoede@redhat.com> Message-ID: <1442058616.24382.43.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 2015-09-12 at 12:45 +0200, Hans de Goede wrote: > We only prefix the board defconfig name with the SoC if the SoC is > part > of the official board-name, such as with Olimex OLinuxIno boards, for > the > Wobo i5 this is not the case so remove the A10s prefix from the > defconfig > filename. > > Also fix the double listing of A10s-OLinuXino-M_defconfig in > MAINTAINERS > which the original Wobo i5 addition commit introduced. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell