From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 2 May 2014 06:37:45 +0200 Subject: [U-Boot] [PATCH v4 3/9] sunxi: add sun7i dram setup support In-Reply-To: <1398969652-32736-3-git-send-email-ijc@hellion.org.uk> References: <1398969603.19277.176.camel@hastur.hellion.org.uk> <1398969652-32736-3-git-send-email-ijc@hellion.org.uk> Message-ID: <201405020637.45408.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, May 01, 2014 at 08:40:46 PM, Ian Campbell wrote: > This patch adds DRAM initialisation support for the Allwinner A20 (sun7i) > processor. This code will not been compiled until the build is hooked up in > a later patch. It has been split out to keep the patches manageable. > > Signed-off-by: Alexandru Gagniuc > Signed-off-by: Emilio L?pez > Signed-off-by: Hans de Goede > Signed-off-by: Henrik Nordstrom > Signed-off-by: Jens Kuske > Signed-off-by: Luke Leighton > Signed-off-by: Oliver Schinagl > Signed-off-by: Siarhei Siamashka > Signed-off-by: Stefan Roese > Signed-off-by: Ian Campbell > Cc: Tom Cubie Reviewed-by: Marek Vasut Best regards, Marek Vasut