From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 30 Jul 2013 14:10:38 +0200 Subject: [U-Boot] [PATCH v3 3/3] arm: omap3: Add SPL support to cm_t35 In-Reply-To: <1375181530-10444-1-git-send-email-sr@denx.de> References: <1371200101-11510-3-git-send-email-sr@denx.de> <1375181530-10444-1-git-send-email-sr@denx.de> Message-ID: <20130730141038.102cc8a2@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefan, On Tue, 30 Jul 2013 12:52:10 +0200, Stefan Roese wrote: > Add SPL U-Boot support to replace x-loader on the Compulab cm_t35 > board. Currently only the 256MiB SDRAM board versions are supported. > > Tested by booting via MMC and NAND. > > Signed-off-by: Stefan Roese > Cc: Tom Rini > Cc: Igor Grinberg > --- > v3: > - Some instability of this SDRAM setup has been detected while running > Linux. Comparison with the x-loader setup showed that mcfg is configured > slightly differently here. CM_T35 needs RAS-width of 14 instead of > 13. So use the define MICRON_V_MCFG_200 which implements this 14 > as RAS width. > > v2: I assume this means that your request to Tom about PRing V2 is withdrawn and I can apply his PR as-is. Correct? Amicalement, -- Albert.