On Thu, Jul 31, 2008 at 12:38:26PM +0200, Guennadi Liakhovetski wrote:
> Environment can be smaller than NAND block size, do not need to read a whole
> block and minimum for writing is one page. Also remove an unused variable.
> 
> Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>

Applied to u-boot-nand-flash/testing...

>       blocksize = nand_info[0].erasesize;
> +     len = min(blocksize, CFG_ENV_RANGE);

...with CFG_ENV_RANGE changed to CFG_ENV_SIZE.

-Scott

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to