public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Chung Ming" <min@hello.org>
To: "David Woodhouse" <dwmw2@infradead.org>
Cc: <linux-mtd@lists.infradead.org>
Subject: Re: "No Flash Chips Recognized." error.
Date: Tue, 19 Feb 2002 02:46:24 +0800	[thread overview]
Message-ID: <00de01c1b8ac$928d8b40$f801a8c0@minibm> (raw)
In-Reply-To: Pine.LNX.4.44.0202112157400.1558-100000@lapdancer.baythorne.internal

Hi! I got

Chip with mfr c6dc5eb4, id 00 unknown. Tell dwmw2

regards!
Ming.

----- Original Message ----- 
From: David Woodhouse 
To: Chung Ming 
Cc: linux-mtd@lists.infradead.org 
Sent: Monday, February 11, 2002 9:58 PM
Subject: Re: "No Flash Chips Recognized." error.


On Mon, 11 Feb 2002, Chung Ming wrote:

> "DiskOnChip found at address 0xE0000"
> No Flash Chips Recognized.

Try this and tell me what it says...

Index: doc2001.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/devices/doc2001.c,v
retrieving revision 1.35
diff -u -r1.35 doc2001.c
--- doc2001.c 2001/10/02 15:05:13 1.35
+++ doc2001.c 2002/02/11 14:02:35
@@ -228,8 +228,10 @@
  }
  }
 
- if (nand_flash_ids[i].name == NULL)
+ if (nand_flash_ids[i].name == NULL) {
+ printk("Chip with mfr %02x, id %02x unknown. Tell dwmw2\n");
  return 0;
+ }
  else
  return 1;
 }



-- 
dwmw2

  parent reply	other threads:[~2002-02-18 18:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-11 13:39 "No Flash Chips Recognized." error Chung Ming
2002-02-11 13:58 ` David Woodhouse
2002-02-16 11:41   ` Chung Ming
2002-02-16 14:40     ` David Woodhouse
2002-02-18 18:46   ` Chung Ming [this message]
2002-02-18 19:14     ` David Woodhouse
2002-02-19 19:45       ` Chung Ming
2002-02-19 21:30         ` David Woodhouse
     [not found]           ` <021101c1b9b5$247c0050$f801a8c0@minibm>
2002-02-20  8:51             ` David Woodhouse
2002-02-20  9:18               ` Chung Ming
2002-02-21  8:30                 ` David Woodhouse
2002-02-22  6:59                   ` Chung Ming

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00de01c1b8ac$928d8b40$f801a8c0@minibm' \
    --to=min@hello.org \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox