From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Micron PC28F00AP30 flash support
Date: Tue, 22 Apr 2014 15:15:04 +0200 [thread overview]
Message-ID: <53566B58.3040307@denx.de> (raw)
In-Reply-To: <004c01cf57d5$39d75e60$ad861b20$@pont@sdcsystems.com>
Hi Andy,
On 14.04.2014 13:32, Andy Pont wrote:
> I am looking at porting U-Boot to a board that is being designed with a
> Micron PC28D00AP30 NOR flash device and can't work out whether this is
> something that is already supported by U-Boot or whether it is work that I
> will need to undertake.
>
> I have had a good grep through the code and can't find any specific
> references to the device but don't know the CFI code well enough to know
> whether it will just detect it and work. According to the Micron datasheet,
> the device itself is 1Gb in density and has symmetrical 64Kword erase
> blocks.
>
> Any guidance would be much appreciated.
I did not look at the datasheet of this NOR device. But chances are
quite good that this device is currently supported by the common CFI NOR
flash driver without any changes. The most complex part will be to
correctly configure the CONFIG_ options for your board / flash chip.
I suggest to copy/clone those CFI CONFIG options from another config
header of a similar board port (e.g. same ARM SoC or PowerPC variant).
And make potentially necessary changes for your board port (address etc).
HTP,
Stefan
prev parent reply other threads:[~2014-04-22 13:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 11:32 [U-Boot] Micron PC28F00AP30 flash support Andy Pont
2014-04-22 13:15 ` Stefan Roese [this message]
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=53566B58.3040307@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/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