All of lore.kernel.org
 help / color / mirror / Atom feed
* AM29LV160DB
@ 2003-07-18  4:57 席育孝
  2003-07-18 15:25 ` AM29LV160DB Thayne Harbaugh
  0 siblings, 1 reply; 2+ messages in thread
From: 席育孝 @ 2003-07-18  4:57 UTC (permalink / raw)
  To: linux-mtd

I am now working with NEC VR4131 and flash AM29LV160DB.
I use Harhat Linux.
I have a trouble now.Can anyone help me?
I configure MTD subsystem as below:
    MTD support
    Direct char devices access to MTD devices
    Caching block device access to MTD devices
    Detect flash chips by CFI
    Older drivers for non-CFI chips
    JEDEC device support
    Mapping drivers for chip access

But when I boot my target,the AM29LV160DB can not be detected!!!:(
Did I make some mistakes?Please help me.

               Yuxiao Xi
        xiyuxiao@harbournetworks.com
          2003-07-18

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: AM29LV160DB
  2003-07-18  4:57 AM29LV160DB 席育孝
@ 2003-07-18 15:25 ` Thayne Harbaugh
  0 siblings, 0 replies; 2+ messages in thread
From: Thayne Harbaugh @ 2003-07-18 15:25 UTC (permalink / raw)
  To: 席育孝; +Cc: linux-mtd

[-- Attachment #1: Type: text/plain, Size: 1094 bytes --]

On Thu, 2003-07-17 at 22:57, 席育孝 wrote:
> I am now working with NEC VR4131 and flash AM29LV160DB.
> I use Harhat Linux.
> I have a trouble now.Can anyone help me?
> I configure MTD subsystem as below:
>     MTD support
>     Direct char devices access to MTD devices
>     Caching block device access to MTD devices
>     Detect flash chips by CFI
>     Older drivers for non-CFI chips

You shouldn't need non-CFI drivers - the AM29LV160DB is a CFI chip.

>     JEDEC device support

Does this mean CONFIG_MTD_JEDECPROBE, CONFIG_MTD_JEDEC or both? 
JEDECPROBE shouldn't be necessary for the CFI part.

>     Mapping drivers for chip access

Which mapping drivers?  Do the mapping drivers match the hardware?

> But when I boot my target,the AM29LV160DB can not be detected!!!:(
> Did I make some mistakes?Please help me.

You should select CONFIG_MTD_DEBUG and set CONFIG_MTD_DEBUG_VERBOSE to
3.  The dmesg output (or "echo 9 >/proc/sys/kernel/printk" for console
output) might provide more hints as to what is going on.

-- 
Thayne Harbaugh
Linux Networx

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-18 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-18  4:57 AM29LV160DB 席育孝
2003-07-18 15:25 ` AM29LV160DB Thayne Harbaugh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.