Problems with cfi_cmdset_0002.c

David Woodhouse dwmw2 at infradead.org
Wed Feb 14 10:45:03 EST 2001


jonas.holmberg at axis.com said:
> +	if (!bootloc) { 
> +		if (cfi->id & 0x80) {


If possible, we should be checking the version number of the query table,
and using bootloc if the version number is equal to or greater than the
version at which the bootloc field was defined. If it's undefined, it
doesn't have to be zero. 

I'd like to keep this kludge wrapped in an ifdef just to make sure it's 
easy to disable it if necessary. It can be left on by default.

--
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list