2.4.18-howto?

Robert Kaiser rob at sysgo.de
Wed May 8 06:33:29 EDT 2002


Am Dienstag, 7. Mai 2002 19:34 schrieben Sie:
> Hi Robert,
>
> On Tue, May 07, 2002 at 06:16:10PM +0200, Robert Kaiser wrote:
> > > I need the ADNP concaternation layer stuff...
> >
> > Does this part cause any specific trouble ? (if so, which ?)
>
> Yes, it doesn't work yet :-)
>
> # cat /proc/mtd
> dev:    size   erasesize  name
> #
>
> This is also interesting, during boot:
> DIL/Net ADNP flash: 0x400000 at 0x2000000
> FLASH virtual address: 0xc180d000
> CFI: Found no ADNP Flash Bank device at location zero


It appears you got the chip settings wrong (the (A)DNP mapping driver only 
provides the mappings for the flash chip(s), but doesn't directly deal with 
the flash. Therefore, you must also make the proper selections in the chip 
drivers section. It's been a while since I last did this, but I believe for 
an (A)DNP, you need the following:

CONFIG_MTD_CFI=y
CONFIG_MTD_JEDECPROBE=y


Cheers

Rob


-- 
----------------------------------------------------------------
Robert Kaiser                         email: rkaiser at sysgo.de
SYSGO RTS GmbH
Am Pfaffenstein 14                    phone: (49) 6136 9948-762
D-55270 Klein-Winternheim / Germany   fax:   (49) 6136 9948-10




More information about the linux-mtd mailing list