From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Mon, 25 Aug 2014 10:28:15 +0200 Subject: [U-Boot] [PATCH] sun7i: Add support for Olimex A20-OLinuXino-LIME In-Reply-To: <1408899479.30706.27.camel@hellion.org.uk> References: <1408513027-3350-1-git-send-email-naobsd@gmail.com> <53F79C2B.20605@redhat.com> <1408899479.30706.27.camel@hellion.org.uk> Message-ID: <53FAF39F.90908@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 08/24/2014 06:57 PM, Ian Campbell wrote: > On Sun, 2014-08-24 at 22:05 +0900, Naoki FUKAUMI wrote: >> hi >> >> On Sat, Aug 23, 2014 at 4:38 AM, Hans de Goede wrote: >>> The A20-OLinuXino-LIME is already supported by the >>> u-boot-arm tree: >>> http://git.denx.de/?p=u-boot/u-boot-arm.git;a=summary >> >> I cannot find any file for A20-OLinuXino-LIME under configs/* and >> board/sunxi/* in u-boot-arm/master. > > FWIW I see ./configs/A10-OLinuXino-Lime_defconfig but not the A20 > variant, perhaps Hans had confused the two. Ah right, my bad I did not even know there was an A20 based lime out, interesting! Regards, Hans