From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 30 Jul 2013 14:14:49 +0200 Subject: [U-Boot] [PATCH v3 3/3] arm: omap3: Add SPL support to cm_t35 In-Reply-To: <20130730141038.102cc8a2@lilith> References: <1371200101-11510-3-git-send-email-sr@denx.de> <1375181530-10444-1-git-send-email-sr@denx.de> <20130730141038.102cc8a2@lilith> Message-ID: <51F7AE39.2040407@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 Albert, On 07/30/2013 02:10 PM, Albert ARIBAUD 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? Yes. Please go ahead and pull. We can apply this patch at a later time. Thanks, Stefan