public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Micron PC28F00AP30 flash support
@ 2014-04-14 11:32 Andy Pont
  2014-04-22 13:15 ` Stefan Roese
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Pont @ 2014-04-14 11:32 UTC (permalink / raw)
  To: u-boot

Hello Stefan,

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.

Thanks in advance,

Andy.

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

* [U-Boot] Micron PC28F00AP30 flash support
  2014-04-14 11:32 [U-Boot] Micron PC28F00AP30 flash support Andy Pont
@ 2014-04-22 13:15 ` Stefan Roese
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Roese @ 2014-04-22 13:15 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2014-04-22 13:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-14 11:32 [U-Boot] Micron PC28F00AP30 flash support Andy Pont
2014-04-22 13:15 ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox