Need help understanding cfi_probe and cfi_cmdset_0002

David Woodhouse dwmw2 at infradead.org
Tue Nov 6 02:27:44 EST 2001


jglennon at getntds.com said:
> target board:   Motorola MVME5100, CPU=MPC750
>                 FLASH = 4x AMD29D323D, is CFI.

Are you 100% sure these are arranged as 4 8-bit devices side-by-side on the 
32-bit bus? It's more common in my experience to have 2 devices together in 
16-bit mode, and to have two such pairs consecutively mapped in the address 
space if there are four chips.

Turn off CONFIG_MTD_CFI_ADV_OPTIONS and let it try all the probes.

--
dwmw2






More information about the linux-mtd mailing list