From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 24 Apr 2013 23:29:59 +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: <201304242329.59882.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 What devices did you test this code on? Best regards, Marek Vasut