* [U-Boot] CONFIG_SYS_FLASH_USE_BUFFER_WRITE breaks writing with M29W640 parts
@ 2011-06-06 22:26 Mike Frysinger
2011-06-07 8:22 ` Stefan Roese
0 siblings, 1 reply; 3+ messages in thread
From: Mike Frysinger @ 2011-06-06 22:26 UTC (permalink / raw)
To: u-boot
i started playing with the CONFIG_SYS_FLASH_USE_BUFFER_WRITE option, and it
seems to work fine with an intel strataflash. but when i tried using it with
an ST M29W640 part, no writes are ever committed to the flash.
are there any known gotchas with this code before i start poking further ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110606/3fcdb37e/attachment.pgp
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] CONFIG_SYS_FLASH_USE_BUFFER_WRITE breaks writing with M29W640 parts
2011-06-06 22:26 [U-Boot] CONFIG_SYS_FLASH_USE_BUFFER_WRITE breaks writing with M29W640 parts Mike Frysinger
@ 2011-06-07 8:22 ` Stefan Roese
2011-06-07 11:28 ` Graeme Russ
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Roese @ 2011-06-07 8:22 UTC (permalink / raw)
To: u-boot
Hi Mike,
On Tuesday 07 June 2011 00:26:05 Mike Frysinger wrote:
> i started playing with the CONFIG_SYS_FLASH_USE_BUFFER_WRITE option, and it
> seems to work fine with an intel strataflash. but when i tried using it
> with an ST M29W640 part, no writes are ever committed to the flash.
>
> are there any known gotchas with this code before i start poking further ?
Not that I am aware of. I am using it on all my Intel/Numonyx and AMD/Spansion
NOR flash equipped boards without any issues. I don't remember using it on a
ST device though. Not sure what's going wrong there, sorry.
Best regards,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] CONFIG_SYS_FLASH_USE_BUFFER_WRITE breaks writing with M29W640 parts
2011-06-07 8:22 ` Stefan Roese
@ 2011-06-07 11:28 ` Graeme Russ
0 siblings, 0 replies; 3+ messages in thread
From: Graeme Russ @ 2011-06-07 11:28 UTC (permalink / raw)
To: u-boot
On 07/06/11 18:22, Stefan Roese wrote:
> Hi Mike,
>
> On Tuesday 07 June 2011 00:26:05 Mike Frysinger wrote:
>> i started playing with the CONFIG_SYS_FLASH_USE_BUFFER_WRITE option, and it
>> seems to work fine with an intel strataflash. but when i tried using it
>> with an ST M29W640 part, no writes are ever committed to the flash.
>>
>> are there any known gotchas with this code before i start poking further ?
>
> Not that I am aware of. I am using it on all my Intel/Numonyx and AMD/Spansion
> NOR flash equipped boards without any issues. I don't remember using it on a
> ST device though. Not sure what's going wrong there, sorry.
>
I'm running a combination of Intel StrataFlash and AM29LV040B (equivalent
to ST29LV040B) and I cannot enable CONFIG_SYS_FLASH_USE_BUFFER_WRITE either
- I don't think the AM29 device supports it :(
Regards,
Graeme
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-06-07 11:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-06 22:26 [U-Boot] CONFIG_SYS_FLASH_USE_BUFFER_WRITE breaks writing with M29W640 parts Mike Frysinger
2011-06-07 8:22 ` Stefan Roese
2011-06-07 11:28 ` Graeme Russ
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox