[U-Boot-Users] Intel 28F256K3 support

Hi ,
I was interested to know if there is a driver for Intel's 28F256K3 CFI compatible flash in u-boot ?
I got relative code in wepep250. I am able to read the Device identifiers but not able to erase/write to the flash device.
Warm Regards, Raghu.
__________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree

On Mon, Nov 17, 2003 at 05:29:16AM -0800, Raghu wrote:
I was interested to know if there is a driver for Intel's 28F256K3 CFI compatible flash in u-boot ?
I got relative code in wepep250. I am able to read the Device identifiers but not able to erase/write to the flash device.
Do you need to use the chips as K3s? We have K3s on the Innokom plattform and use them in J3 compatiblity mode.
Robert

Hi,
Do you need to use the chips as K3s? We have K3s on the Innokom plattform and use them in J3 compatiblity mode.
I am not particular in using them as K3s, how do I use them in J3 Mode ??
Warm Regards Raghu.
__________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree

On Mon, Nov 17, 2003 at 07:35:13PM -0800, Raghu wrote:
I am not particular in using them as K3s, how do I use them in J3 Mode??
You can use the innokom directory as an example, it works with K3 in compatiblity mode. Copy board/innokom/flash.c over to your board directory and change it and the config header file according to your needs. You also have to take care of the timing initialisation for the flash in your CPU specific init part.
Robert
participants (2)
-
Raghu
-
Robert Schwebel