From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 14 Dec 2014 14:46:30 +0000 Subject: [U-Boot] [PATCH] ARM: sunxi: Fix board target name in Hummingbird_A31_defconfig In-Reply-To: <1418566177-22036-2-git-send-email-wens@csie.org> References: <1418566177-22036-1-git-send-email-wens@csie.org> <1418566177-22036-2-git-send-email-wens@csie.org> Message-ID: <1418568390.20573.125.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 Sun, 2014-12-14 at 22:09 +0800, Chen-Yu Tsai wrote: > The Hummingbird A31 board was added in: > > eb03ebe sun6i: Add new board Merrii Hummingbird A31 > > During the development of the patch, the Kconfig target option name > was changed, but the defconfig was not updated. > > Signed-off-by: Chen-Yu Tsai Acked-by: Ian Campbell As discussed I'm going to fold this into eb03ebe. Ian.