[U-Boot-Users] Help: Am29LV160B flash driver

I am using the /board/tqm5200/flash.c as the flash driver for our flash, since it has the support for Am29LV160B. But it's unable to identify the manufacture id and device id. Because of this the code is failing. Any help in this regard will be highly appreciated.
Thanks and Regards, Souvik Maiti Tata Consultancy Services Limited
Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you

On Wed, 11 Jan 2006 s.maiti@tcs.com wrote:
since it has the support for Am29LV160B. But it's unable to identify the manufacture id and device id.
Get this details from the Flash chip's Data Sheet. Mostly manufacture id will be equal to AMD and you can find the device ID by printing it from the flash.c.
Bye :)

In message OFABEE100D.3D7A45B4-ON652570F3.0035C72D-652570F3.00365E5B@tcs.com you wrote:
I am using the /board/tqm5200/flash.c as the flash driver for our flash,
You are using dead code. Don't. Use the CFI driver instead.
since it has the support for Am29LV160B. But it's unable to identify the manufacture id and device id. Because of this the code is failing. Any help in this regard will be highly appreciated.
You will have to do the port to your own hardware yourself.
Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the infor
Remove this!
--=_alternative 00365658652570F3_= Content-Type: text/html; charset="US-ASCII"
Stop posting HTML!
Best regards,
Wolfgang Denk
participants (3)
-
Bharathi Subramanian
-
s.maiti@tcs.com
-
Wolfgang Denk