From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 07 Jun 2011 15:10:37 +0200 Subject: [U-Boot] [PATCH] mx31ads: Fix environment location on flash In-Reply-To: <1307372767-8368-1-git-send-email-felix@embedded-sol.com> References: <1307372767-8368-1-git-send-email-felix@embedded-sol.com> Message-ID: <4DEE234D.7030507@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 06/06/2011 05:06 PM, Felix Radensky wrote: > At the moment u-boot and u-boot environment on flash > have overlapping addresses, so each u-boot update erases > the environment. Fix this by placing evironment right > after u-boot. Also, remove confusing comment about environment > location. > > Signed-off-by: Felix Radensky > --- > include/configs/mx31ads.h | 10 +++------- > 1 files changed, 3 insertions(+), 7 deletions(-) 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-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================