Re: [U-Boot] Query: Does Uboot support CFI flash driver forM29W128GH

2009-10-29 Thread prakash bedge
Hi Stefan, I have did the same. Thanks for all infomation given so far. Regards, Prakash On Thu, Oct 29, 2009 at 12:51 PM, Stefan Roese wrote: > Hi Prakash, > > On Thursday 29 October 2009 07:24:25 prakash bedge wrote: > > Can you please send me the patch details to fixup the CFI query related

Re: [U-Boot] Query: Does Uboot support CFI flash driver forM29W128GH

2009-10-29 Thread Stefan Roese
Hi Prakash, On Thursday 29 October 2009 07:24:25 prakash bedge wrote: > Can you please send me the patch details to fixup the CFI query related bug > for M29W128GH? I did send you the patch in my last mail. You just need to add this code to a board specific file, e.g. board/board_name/board_name.

Re: [U-Boot] Query: Does Uboot support CFI flash driver forM29W128GH

2009-10-28 Thread prakash bedge
Hi Stefan, Thanks for information. Can you please send me the patch details to fixup the CFI query related bug for M29W128GH? In the code for each header file there is a macro named CONFIG_FLASH_CFI_DRIVER defined in each board specific header file in folder /include/configs. But I am not seeing

Re: [U-Boot] Query: Does Uboot support CFI flash driver forM29W128GH

2009-10-28 Thread Stefan Roese
Hi Prakash, On Wednesday 28 October 2009 07:23:31 prakash bedge wrote: > Thanks. I have seen that patch work and I will try it and hope it will work > for M29W128GH (ST make). > > But why I am not seeing the chip name and any instance of M29W128GH in > Uboot source code? > Is it because the chip

Re: [U-Boot] Query: Does Uboot support CFI flash driver forM29W128GH

2009-10-27 Thread prakash bedge
Hi Stefan, Thanks. I have seen that patch work and I will try it and hope it will work for M29W128GH (ST make). But why I am not seeing the chip name and any instance of M29W128GH in Uboot source code? Is it because the chip is CFI compliant? How I can crosscheck that present Uboot V2009.08 works

Re: [U-Boot] Query: Does Uboot support CFI flash driver forM29W128GH

2009-10-27 Thread Stefan Roese
On Tuesday 27 October 2009 14:13:05 prakash bedge wrote: > Are there some unknwon issues that I should take care of while using this > driver for M29W128GH? Searching the mailing list, you will notice one thread [Question about M29W128G CFI QRY bug] which reports of a problem with the current ver

Re: [U-Boot] Query: Does Uboot support CFI flash driver forM29W128GH

2009-10-27 Thread prakash bedge
ile will work for you. > > -Sreedhar > > -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On > Behalf Of prakash bedge > Sent: Tuesday, October 27, 2009 2:40 PM > To: u-boot@lists.denx.de > Subject: Re: [U-Boot] Query:

Re: [U-Boot] Query: Does Uboot support CFI flash driver forM29W128GH

2009-10-27 Thread Sreedhar.a
...@lists.denx.de] On Behalf Of prakash bedge Sent: Tuesday, October 27, 2009 2:40 PM To: u-boot@lists.denx.de Subject: Re: [U-Boot] Query: Does Uboot support CFI flash driver forM29W128GH > > Hi All, > > I am using a flash memory chip M29W128GH. > As per datasheet this memory chip is CFI com