From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?windows-1252?Q?Vincent_Stehl=E9?= Date: Thu, 28 May 2015 17:54:09 +0200 Subject: [U-Boot] [PATCH v3] mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX In-Reply-To: <1432827214-25643-1-git-send-email-fabio.estevam@freescale.com> References: <1432827214-25643-1-git-send-email-fabio.estevam@freescale.com> Message-ID: <55673A21.9060400@bergerie> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/28/2015 05:33 PM, Fabio Estevam wrote: .. > Build tested only Hi Fabio, Thank you for that fix. I did not realize you had a patch "on-going" when sending mine; sorry. Your solution is cleaner and more generic than mine anyway :) This works fine for me and does indeed repair the boot on i.MX6 SoloX Sabre SD. Tested-by: Vincent Stehl? Best regards, V.