From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Thu, 22 Jan 2015 12:12:40 +0100 Subject: [U-Boot] [PATCH] sunxi: Convert sun7i boards to use auto dram configuration In-Reply-To: <1421923688.23842.0.camel@hellion.org.uk> References: <1421870064-16683-1-git-send-email-hdegoede@redhat.com> <1421923688.23842.0.camel@hellion.org.uk> Message-ID: <54C0DB28.7090909@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 22-01-15 11:48, Ian Campbell wrote: > 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? What do you mean with "no config adjustment" ? Also have you seen the preceding "sunxi: Drop qt840a_defconfig" patch (send a day earlier or so) Regards, Hans