From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 24 Aug 2014 17:57:59 +0100 Subject: [U-Boot] [PATCH] sun7i: Add support for Olimex A20-OLinuXino-LIME In-Reply-To: References: <1408513027-3350-1-git-send-email-naobsd@gmail.com> <53F79C2B.20605@redhat.com> Message-ID: <1408899479.30706.27.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-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. > (btw, I tested my patch with u-boot-sunxi/master) There's some additional stuff in /next. Nothing looks like it should interfere with your patch but testing the new dram stuff which is in there on one more platform surely couldn't hurt. Ian.