From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 26 Apr 2013 09:18:01 +0200 Subject: [U-Boot] [PATCH 1/2] mxs: mxsboot: Move sdcard BCB header to 4 sectors offset In-Reply-To: <1366838608-7126-1-git-send-email-otavio@ossystems.com.br> References: <1366838608-7126-1-git-send-email-otavio@ossystems.com.br> Message-ID: <517A2A29.60102@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 24/04/2013 23:23, Otavio Salvador wrote: > The MX23 Boot ROM does blindly load from 2048 offset while the MX28 > does parse the BCB header to known where to load the image from. We > move the BCB header to 4 sectors offset so same code can be used by > both SoCs avoiding code duplication. > > This idea was given by Marek Vasut > > Signed-off-by: Otavio Salvador > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================