[U-Boot-Users] STM flash support
Stefan Roese
sr at denx.de
Tue Jun 12 07:33:11 CEST 2007
On Tuesday 12 June 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 ?
Looks like the FLASH mentioned above is CFI compatible (as most newer NOR
FLASH's are). So the common CFI FLASH driver should be able to deal with this
FLASH without any problems. No changes needed to the source code. Just use
the common CFi driver.
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
=====================================================================
More information about the U-Boot
mailing list