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: Wed, 20 Feb 2002 03:45:40 +0800 [thread overview]
Message-ID: <01b401c1b97e$04d09180$f801a8c0@minibm> (raw)
In-Reply-To: 17136.1014059667@redhat.com
Yes, I have this:
_______________________________________________________________
doc->id = id;
doc->chipshift = nand_flash_ids[i].chipshift;
break;
}
}
if (nand_flash_ids[i].name == NULL)
{
printk("Chip with mfr %02x, id %02x unknown. Tell dwmw2\n");
return 0;
}
else
return 1;
}
_________________________________________________________________
still shows the same :(
----- Original Message -----
From: David Woodhouse
To: Chung Ming
Cc: linux-mtd@lists.infradead.org
Sent: Tuesday, February 19, 2002 3:14 AM
Subject: Re: "No Flash Chips Recognized." error.
+ printk("Chip with mfr %02x, id %02x unknown. Tell dwmw2\n");
Oops. Try it with the numbers in :)
--
dwmw2
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next prev parent reply other threads:[~2002-02-19 19:34 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
2002-02-18 19:14 ` David Woodhouse
2002-02-19 19:45 ` Chung Ming [this message]
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='01b401c1b97e$04d09180$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 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.