
2 May
2007
2 May
'07
11:45 p.m.
harsh poshtiwala wrote:
Hi ,
We are to use 512 MB Spansion NOR flash (Uniform Sector) on ARM926-EJS processor..
Part number S29GL512P
http://www.spansion.com/products/S29GL512P.html
I have checked uboot source code(1.1.6) it doesn't support this part.
How can i make uboot functional for this part ?
Do i need to modify any code in uboot ? if yes where should i make those changes ?
I would appreciate your pointers on this
For CFI compatible chips please use the CFI driver. There is no need to add individual flash chips to the list.
Tolunay