From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 25 Apr 2013 22:45:29 +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: <201304252245.29619.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 Dear Otavio Salvador, > 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 On M28EVK Tested-by: Marek Vasut Best regards, Marek Vasut