From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Thu, 22 Jan 2015 12:07:30 +0000 Subject: [U-Boot] [PATCH] sunxi: Convert sun7i boards to use auto dram configuration In-Reply-To: <54C0DB28.7090909@redhat.com> References: <1421870064-16683-1-git-send-email-hdegoede@redhat.com> <1421923688.23842.0.camel@hellion.org.uk> <54C0DB28.7090909@redhat.com> Message-ID: <1421928450.23842.22.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 Thu, 2015-01-22 at 12:12 +0100, Hans de Goede wrote: > 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" ? Sorry, my mail was acting up so you won't have seen the previous mail (it disappeared into the Ether...) <1421924513.23842.14.camel@hellion.org.uk> is a resend of what I was talking about. > Also have you seen the preceding "sunxi: Drop qt840a_defconfig" patch > (send a day earlier or so) My lost reply to this was the previous mail referred to above... Ian.