mtd/drivers/mtd/nand sharpsl.c,1.4,1.5

Jörn Engel joern at wohnheim.fh-wedel.de
Tue Sep 6 11:08:19 EDT 2005


On Tue, 6 September 2005 15:46:18 +0100, rpurdie at infradead.org wrote:
> 
> -	if (machine_is_husky()) {
> +	if (machine_is_husky() || machine_is_borzoi()) {
>  		/* Need to use small eraseblock size for backward compatibility */
>  		sharpsl_mtd->flags |= MTD_NO_VIRTBLOCKS;
>  	}

With Ferenc's patch in, MTD_NO_VIRTBLOCKS has lost its effect.  I
guess we will remove that flag sometime in the near future.

Jörn

-- 
Why do musicians compose symphonies and poets write poems?
They do it because life wouldn't have any meaning for them if they didn't.
That's why I draw cartoons.  It's my life.
-- Charles Shultz




More information about the linux-mtd mailing list