[U-Boot-Users] How to add new flash support in Uboot code
Tolunay Orkun
listmember at orkun.us
Wed May 2 23:45:47 CEST 2007
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
More information about the U-Boot
mailing list