From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Fri, 24 Oct 2014 13:41:28 +0200 Subject: [U-Boot] [PATCH] ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename In-Reply-To: <544A09AD.2050707@redhat.com> References: <1414138045-22847-1-git-send-email-wens@csie.org> <544A09AD.2050707@redhat.com> Message-ID: <544A3AE8.3080602@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, On 10/24/2014 10:11 AM, Hans de Goede wrote: > Hi, > > On 10/24/2014 10:07 AM, Chen-Yu Tsai wrote: >> The defconfig for Ippo-q8h-v5 was incorrectly committed as >> "Ippo_q8h". This patch renames it correctly, as well as >> correct a typo in my name in the maintainers listing. >> >> Signed-off-by: Chen-Yu Tsai >> --- >> > > Thats fast. > >> Feel free to squash this into >> >> 7b48d8c ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig > > I'm afraid it is too late as I've already send out a pull-req > with that commit in it. If I had know you would be this fast I would > have waited 5 minutes :) > > Ah well. This fix is: > > Acked-by: Hans de Goede Erm, you've accidentally not only renamed it but also moved it from u-boot/configs to just u-boot. Will fix myself. Regards, Hans