[U-Boot-Users] [PATCH] ppc4xx: Fix Canyonlands default environment to work with new image support
Wolfgang Denk
wd at denx.de
Fri Apr 18 06:14:14 CEST 2008
In message <1207738620-23994-1-git-send-email-sr at 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)?
If not, how about adding it?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Is truth not truth for all?
-- Natira, "For the World is Hollow and I have Touched
the Sky", stardate 5476.4.
More information about the U-Boot
mailing list