From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Thu, 22 Jan 2015 10:48:08 +0000 Subject: [U-Boot] [PATCH] sunxi: Convert sun7i boards to use auto dram configuration In-Reply-To: <1421870064-16683-1-git-send-email-hdegoede@redhat.com> References: <1421870064-16683-1-git-send-email-hdegoede@redhat.com> Message-ID: <1421923688.23842.0.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 Wed, 2015-01-21 at 20:54 +0100, Hans de Goede wrote: > Currently we've separate detailed dram settings for all sun7i boards, this > moves them over to using auto dram configuration so that we can get rid of > all the per board dram_foo.c files. > > This has been tested on a A20-Olinuxino-Lime, A20-Olinuxino_MICRO, Bananapi, > Bananapro, Cubieboard2, Cubietruck, Mele_M3 and a Linksprite_pcDuino3. > > Signed-off-by: Hans de Goede As with the previous mail -- no config adjustment? with or without: Acked-by: Ian Campbell