From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 31 Oct 2013 17:58:40 +0100 Subject: [U-Boot] [PATCH] i.MX6: nitrogen6x: fix erase size in 6x_upgrade.txt In-Reply-To: <1381346715-12868-1-git-send-email-eric.nelson@boundarydevices.com> References: <1381346715-12868-1-git-send-email-eric.nelson@boundarydevices.com> Message-ID: <52728C40.6050703@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 09/10/2013 21:25, Eric Nelson wrote: > The 6x_upgrade script is used to upgrade U-Boot in SPI-NOR > on Nitrogen6x/SABRE Lite boards using U-Boot's 'sf' command. > > U-Boot is placed at offset 0x400 in flash, and the script > currently only erases 0x50000 bytes. Since the current > head is 319k, any additional features enabled in the > configuration will exceed the space erased and cause errors > re-programming the device. > > This patch increases the erase size to the full size of > the region allocated for the U-Boot binary. > > Signed-off-by: Eric Nelson > --- 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 =====================================================================