[U-Boot] Regarding NAND flash support in IMX31 and bootm in ubootv2

2009-10-21 Thread R Arun Kumar
Hai, I have populated ST 64MB chip and found that the nand flash commands work for ST 64MB chip.But the same NAND flash drivers does not work for SAMSUNG flash , Any Help? Also one more issue is that the linux kernel boot is not seen after the "booting the kernel." , even though the kernel image

[U-Boot] Linux boot using bootz

2009-10-20 Thread R Arun Kumar
Hai I am trying to boot linux in ubootv2.0.0 rc9 using the command bootz and not printing any kernel messages after *booting the kernel *messages. , Any help My log = U-Boot 2.0.0-rc10-00322-g146f9b6-dirty (Oct 20 2009 - 12:58:32) Board: Phytec phyCORE-i.MX31 NAND device: Manu

[U-Boot] Regarding NAND flash support in IMX31

2009-10-16 Thread R Arun Kumar
No space left on device uboot:/ ==== * R Arun Kumar ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Regarding NAND flash support in IMX31

2009-10-15 Thread R Arun Kumar
, 2009 at 5:42 PM, Juergen Beisert wrote: > Arun, > > On Mittwoch, 14. Oktober 2009, R Arun Kumar wrote: > > Yes the NAND flash is working fine in linux and i am able to load the > > filesystem and boot etc. > > Since our NOR flash is of small size 2MB and the linux kernel

Re: [U-Boot] Regarding NAND flash support in IMX31

2009-10-14 Thread R Arun Kumar
Arun On Wed, Oct 14, 2009 at 2:17 PM, Juergen Beisert wrote: > Arun, > > On Mittwoch, 14. Oktober 2009, R Arun Kumar wrote: > > I am trying to port U-boot 2.0.0 for my custom imx31 board and I am able > > to boot and load linux etc successfully. > > Does Linux wo

[U-Boot] Regarding NAND flash support in IMX31

2009-10-14 Thread R Arun Kumar
Hai I am trying to port U-boot 2.0.0 for my custom imx31 board and I am able to boot and load linux etc successfully. I want to add NAND flash support and it is observed that the NAND flash is been detected but with lot of "Bad erase block messages" Please help Arun =