public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] flash driver in u-boot
@ 2006-10-16 22:53 Reeve Yang
  2006-10-16 23:40 ` Ben Warren
  2006-10-16 23:42 ` Tolunay Orkun
  0 siblings, 2 replies; 6+ messages in thread
From: Reeve Yang @ 2006-10-16 22:53 UTC (permalink / raw)
  To: u-boot

I'm a little confused by flash driver selection in u-boot. My flash device
is intel JS28F128J3, I assume it's not CFI flash so I want to use
strataflash.c. I added such file under my board directory, add it into
Makefile, and undef CFG_FLASH_CFI_DRIVER, but I got link error. If define
this macro, the compilation is ok and my flash works. My question is, if we
define this macro, which flash driver being used? cfi_flash.c or my
strataflash.c?

I'll appreciate if someone can shed some lights.

- Reeve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20061016/51d36d34/attachment.htm 

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

end of thread, other threads:[~2006-10-17 19:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-16 22:53 [U-Boot-Users] flash driver in u-boot Reeve Yang
2006-10-16 23:40 ` Ben Warren
2006-10-16 23:42 ` Tolunay Orkun
2006-10-16 23:51   ` Reeve Yang
2006-10-17  8:10     ` Tolunay Orkun
2006-10-17 19:41     ` Michael Trimarchi

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