From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karim Yaghmour Date: Fri, 25 Feb 2011 09:49:55 -0500 Subject: [U-Boot] [PATCH] Env. vars fix for lite5200 Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I still have a few older lite5200 boards around and when I recently tried to upgrade U-Boot I ran into weird problems where "saveenv" would fry the bootloader. Attached is a fix. It seems that somewhere along the way the image size grew larger than 256K and the address for the env vars overlapped with the code. P.S.: Apologies for not putting the patch inline, the email provider I use has a brain-dead policy of enforcing line-wraps on text emails :/ -- Karim Yaghmour CEO - Opersys inc. / www.opersys.com http://twitter.com/karimyaghmour -------------- next part -------------- A non-text attachment was scrubbed... Name: u-boot-2010.12-fix-lite5200.patch Type: application/octet-stream Size: 618 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20110225/73134e79/attachment.obj