From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 20 Nov 2014 09:34:53 +0100 Subject: [U-Boot] [PATCH v1 0/9] Add full DDR init for Marvell Armada-XP MV78xx0 (AXP) In-Reply-To: <1414488968-12744-1-git-send-email-sr@denx.de> References: <1414488968-12744-1-git-send-email-sr@denx.de> Message-ID: <546DA7AD.4000604@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 Hi Prafulla, On 28.10.2014 10:35, Stefan Roese wrote: > > This patch adds the DDR3 setup and training code taken from the Marvell > U-Boot repository. This code used to be included as a binary (bin_hdr) > into the AXP boot image. Not linked with the main U-Boot. With this code > addition and the also included SERDES / PHY setup code, the Armada-XP > support in mainline U-Boot is finally self-contained. So the complete > image for booting can be built from mainline U-Boot. Without any > additional external inclusion. Hopefully other MVEBU SoC's will follow > here. > > Tested on AXP using a SPD DIMM setup on the Marvell DB-MV784MP-GP board > and on a custom fixed DDR configuration board (maxbcm with MV78460). Prafulla, how should we continue with this patch-set? Do you have any comments on it? If you are okay with it, do you plan to pull it via your repository? Or should I pull it via some branch in one of my repositories? Thanks, Stefan