From: David Woodhouse <dwmw2@infradead.org>
To: Bjorn Wesen <bjorn.wesen@axis.com>
Cc: mtd@infradead.org
Subject: Re: mtdpart.c
Date: Mon, 15 Jan 2001 14:36:08 +0000 [thread overview]
Message-ID: <26715.979569368@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0101151730520.31216-100000@godzilla.axis.se>
bjorn.wesen@axis.com said:
> It can be a hidden CONFIG option, like Config.in sets it
> automatically for those physmappings that require it, and then just
> remove the logic to do that in the Makefile - I can check that in if
> you want :)
Yes please.
bjorn.wesen@axis.com said:
> Axis flash: Found 1 x16 CFI device at 0x0 in 16 bit mode Number of
> erase regions is zero
That shouldn't happen. Where did you put that check? Can you enable
DEBUG_CFI? What does it print just after you read it from the flash
at line 545:
#ifdef DEBUG_CFI
printk("Number of erase regions: %d\n", num_erase_regions);
#endif
Having that set to zero is OK for a CFI flash - it means you erase the
whole device in one go. But that's not the case for your device, or indeed
any device I've yet encountered, so it's not supported by the code yet.
I'll update my own tree for the board on my desk and check it's still
working for me since the changes to fix 16-bit devices in 8-bit mode were
merged. I have AMD chips in 1x16 arrangement too.
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
next prev parent reply other threads:[~2001-01-15 14:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-12 18:27 mtdpart.c Bjorn Wesen
2001-01-12 16:27 ` mtdpart.c David Woodhouse
2001-01-12 18:53 ` mtdpart.c Bjorn Wesen
2001-01-12 16:48 ` mtdpart.c David Woodhouse
2001-01-15 16:34 ` mtdpart.c Bjorn Wesen
2001-01-15 14:36 ` David Woodhouse [this message]
2001-01-15 16:59 ` mtdpart.c Bjorn Wesen
2001-01-15 15:02 ` mtdpart.c David Woodhouse
2001-01-15 15:48 ` mtdpart.c David Woodhouse
2001-01-15 19:04 ` mtdpart.c Bjorn Wesen
2001-01-15 17:36 ` mtdpart.c David Woodhouse
-- strict thread matches above, loose matches on Subject: below --
2005-12-05 13:16 mtdpart.c Nikhil
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=26715.979569368@redhat.com \
--to=dwmw2@infradead.org \
--cc=bjorn.wesen@axis.com \
--cc=mtd@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