chip drivers

Jonas Holmberg jonas.holmberg at axis.com
Fri Feb 1 08:47:17 EST 2002


On Fri, 2002-02-01 at 14:34, David Woodhouse wrote:
> 
> jonas.holmberg at axis.com said:
> > I need to use different flash chips (AMD compatible, mixed CFI and
> > non-CFI, mixed geometry etc) at the same time :). I think I will need
> > to change the cfi drivers and the cfi- and jedec-probe to accomplish
> > this.  
> 
> Why do you think this? They should be fine. Just set up as many map 
> structures as you require and call the appropriate probe functions.

Do you mean using two map structures (one for each probe) and just let
the cfi_probe fill out one of them and jedec_probe the other? Because I
don't think that will work without complex code that calls the probes
over and over again.

/Jonas





More information about the linux-mtd mailing list