Differently sized Flash chips

Felix Domke tmbinc at gmx.net
Sun Jun 8 21:02:23 EDT 2003


Hi,

i have a device with one Intel E28F128J3 (16MB NOR) and one E28640J3 
(8MB NOR).

Is it possible to use both of them as one single device, especially a 
partition spanning over both of them?

Currently, the first on is detected, correctly sized as 16MB, and the 
second one is detected. But the total size seems to be caculated by 
num_chip * size_of_first_chip, so the last 8MB alias to the first 8MB of 
the second flashrom, which is not really what i want.

So, is it possible to correctly probe them? I just hardcoded the size to 
0x180000, and it seems to work.  But this is not really the way i want 
to go.


Felix





More information about the linux-mtd mailing list