Re: [U-Boot] Help Required [imx35pdk]

2012-09-13 Thread Muhammad Usman
Dear Stefano, You really explained well. I have got it now. For now I have left the NAND flash and instead I'm now using NOR. I have successfully boot Linux with the latest kernel 3.5.3 from NOR. Thanks a lot for all your support. On Thu, Sep 13, 2012 at 2:44 AM, stefano babic sba...@denx.de

Re: [U-Boot] Help Required [imx35pdk]

2012-09-13 Thread Muhammad Usman
I am totally agree with you Fabio. By reading the README.txt, it gives clear impression regarding NAND that it can also be used as an alternate. The text should be modify for NAND so that no one further stuck on it. On Thu, Sep 13, 2012 at 9:55 AM, Fabio Estevam feste...@gmail.com wrote: Hi

Re: [U-Boot] Help Required [imx35pdk]

2012-09-13 Thread stefano babic
Am 13/09/2012 06:55, schrieb Fabio Estevam: Hi Stefano, On Wed, Sep 12, 2012 at 6:44 PM, stefano babic sba...@denx.de wrote: U-Boot for mx35pdk runs from NOR and not from NAND. There is no support to run from NAND. Even if I can convince the board to boot from NAND, this was not pushed to

[U-Boot] Help Required [imx35pdk]

2012-09-12 Thread Muhammad Usman
I am adding support of imx35pdk in yocto. I have done with my bsp. But the u-boot that build in response of my bsp only runs over NOR and not on NAND. I spend 2 days on it but failed to do so. I read some where that mx35pdk required some external 4-pins bla bla something like that. Also the

Re: [U-Boot] Help Required [imx35pdk]

2012-09-12 Thread Marek Vasut
Dear Muhammad Usman, Ccing Stefano. I am adding support of imx35pdk in yocto. I have done with my bsp. But the u-boot that build in response of my bsp only runs over NOR and not on NAND. I spend 2 days on it but failed to do so. I read some where that mx35pdk required some external 4-pins

Re: [U-Boot] Help Required [imx35pdk]

2012-09-12 Thread stefano babic
Am 12/09/2012 23:07, schrieb Marek Vasut: Dear Muhammad Usman, Hi Muhammad, Ccing Stefano. I am adding support of imx35pdk in yocto. I have done with my bsp. But the u-boot that build in response of my bsp only runs over NOR and not on NAND. I spend 2 days on it but failed to do so.

Re: [U-Boot] Help Required [imx35pdk]

2012-09-12 Thread Fabio Estevam
Hi Stefano, On Wed, Sep 12, 2012 at 6:44 PM, stefano babic sba...@denx.de wrote: U-Boot for mx35pdk runs from NOR and not from NAND. There is no support to run from NAND. Even if I can convince the board to boot from NAND, this was not pushed to mainline. I explain why. Reading