public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] latest u-boot (1.3.2-rc2) and dataflash vs CFG_NO_FLASH
@ 2008-02-28 22:30 Matt Gessner
  2008-02-29  5:54 ` Kim B. Heino
  2008-03-02 21:07 ` Wolfgang Denk
  0 siblings, 2 replies; 7+ messages in thread
From: Matt Gessner @ 2008-02-28 22:30 UTC (permalink / raw)
  To: u-boot

Hi, again,

OK, I've got a NAND flash, SPI Dataflash, and no "real" flash (NOR, I
suppose).

If I try to copy from Ram to dataflash, u-boot says "Copy to Flash..."
and the CPU pukes; it's detecting what it thinks is flash.

If I #define CFG_NO_FLASH, other stuff breaks.  If I fix that by
changing include/flash.h to remove the #ifndef CFG_NO_FLASH, then
everything compiles, but on the link, all of the flash stuff that I DO
need (flash_info, flash_erase, etc) isn't defined because of
CFG_NO_FLASH.

Has this been fixed ANYWHERE in someone's branch?

Wolfgang, I know you don't really care much about non-memory flash
"devices" but is there some vision as to where all this is supposed to
go?

Thanks in advance,

Matt Gessner
mgessner at avidyne.com
Avidyne Corp
Safety Systems Group
Columbus, OH

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

end of thread, other threads:[~2008-03-03 20:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-28 22:30 [U-Boot-Users] latest u-boot (1.3.2-rc2) and dataflash vs CFG_NO_FLASH Matt Gessner
2008-02-29  5:54 ` Kim B. Heino
2008-02-29 11:19   ` Wolfgang Denk
2008-03-03  8:39     ` [U-Boot-Users] [PATCH] fix copy from ram to dataflash Kim B. Heino
2008-03-03 20:48       ` Wolfgang Denk
2008-02-29 13:46   ` [U-Boot-Users] latest u-boot (1.3.2-rc2) and dataflash vs CFG_NO_FLASH Matt Gessner
2008-03-02 21:07 ` Wolfgang Denk

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