[U-Boot-Users] STM flash support

Tolunay Orkun listmember at orkun.us
Wed Jun 13 00:01:57 CEST 2007


Ganesh Ragavan wrote:
>
> We recently moved to STM flash memory for one of our boards.  The 
> flash we are using is M29W128FH.  I don't see any support for this 
> flash in the ~/include/flash.h file in the U-boot source tree.  Could 
> someone please let me know how I could add support for this flash in 
> U-boot ?
>
Please try cfi_flash.c driver. Your flash is a CFI flash (AFAIK) and 
does not need a #define macro when using cfi_flash.c driver.

Tolunay





More information about the U-Boot mailing list