From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 18 Apr 2008 15:32:24 +0200 Subject: [U-Boot-Users] [PATCH] ppc4xx: Fix Canyonlands default environment to work with new image support In-Reply-To: <20080418041414.4F3F5248A0@gemini.denx.de> References: <20080418041414.4F3F5248A0@gemini.denx.de> Message-ID: <200804181532.24641.sr@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 Friday 18 April 2008, Wolfgang Denk wrote: > In message <1207738620-23994-1-git-send-email-sr@denx.de> you wrote: > > Since the new image support checks for image overwriting, the default > > environment needs to get adjusted to use correct addresses. > > ... > > > - "nupdate=nand erase 0 60000;nand write 200000 0 60000;" \ > > + "nupdate=nand erase 0 100000;nand write 200000 0 100000;" \ > > Does "nand write" support the "+${filesize}" notation (yet)? I don't think so. > If not, how about adding it? Yes, would be great. Patches welcome. :) Best regards, Stefan ===================================================================== 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 =====================================================================