[U-Boot] Regarding Kernel not starting

2013-03-08 Thread Ramesh K Khokhani
Hi Friends, I have successfully run u-boot our my custom board but I can't run kernel. Problem is that I have saved uImage.bin at NOR location 0x80 and load into DRAM:0x4100. Here u-boot can get kernel info and print into UART consol but after loading uncompressed image from 0x4100 t

Re: [U-Boot] changing bootcmd environment

2013-02-04 Thread Ramesh K Khokhani
Hi Ratheendran, Can you tell us how much u-boot can store? Every time truncated at same location? Send me stored string . Regards, Ramesh -Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Ratheendran R Sent: Tuesday, February 05,

Re: [U-Boot] Flash Not Erased Problem with M29W128GL

2013-01-23 Thread Ramesh K Khokhani
Dureghello [mailto:sysa...@gmail.com] Sent: Wednesday, January 16, 2013 3:56 PM To: u-boot@lists.denx.de Cc: Ramesh K Khokhani Subject: Re: [U-Boot] Flash Not Erased Problem with M29W128GL Dear Ramesh, i am running last u-boot (pulled yesterday) on a coldfire m5307 and a SST 16bit flash, erasing

Re: [U-Boot] Flash Not Erased Problem with M29W128GL

2013-01-22 Thread Ramesh K Khokhani
ause of our M29W128GL has interface code = 2 (X8X16). Please help me. Thanks a lot. -----Original Message- From: Angelo Dureghello [mailto:sysa...@gmail.com] Sent: Sunday, January 20, 2013 7:59 PM To: u-boot@lists.denx.de Cc: Ramesh K Khokhani Subject: Re: [U-Boot] Flash Not Erased Problem with

Re: [U-Boot] Flash Not Erased Problem with M29W128GL

2013-01-20 Thread Ramesh K Khokhani
From: Angelo Dureghello [mailto:sysa...@gmail.com] Sent: Sunday, January 20, 2013 7:59 PM To: u-boot@lists.denx.de Cc: Ramesh K Khokhani Subject: Re: [U-Boot] Flash Not Erased Problem with M29W128GL Dear Ramesh, i am using last u-boot form git / master. You can get the file fome there, just go

Re: [U-Boot] Flash Not Erased Problem with M29W128GL

2013-01-18 Thread Ramesh K Khokhani
Hi Angelo, Still having problem. Can I have your flash_cfi.c code file? Thanks & Regards, Ramesj -Original Message- From: Angelo Dureghello [mailto:sysa...@gmail.com] Sent: Wednesday, January 16, 2013 3:56 PM To: u-boot@lists.denx.de Cc: Ramesh K Khokhani Subject: Re: [U-Boot] F

[U-Boot] Flash Not Erased for M29W128GL

2013-01-17 Thread Ramesh K Khokhani
Hi Angelo, I am having problem with 16MB M29W128GL Flash. I am getting Flash Not Erased when i try to use saveenv command at u-boot command prompt. I have tried manually Byte by Byte wise writing to NOR Flash location so for that i have use following command and getting 2 same byte write on con

[U-Boot] FW: Flash Not Erased for M29W128GL

2013-01-16 Thread Ramesh K Khokhani
Engineer ... ramesh.khokh...@igatepatni.com From: Fabio Estevam [feste...@gmail.com] Sent: Wednesday, January 16, 2013 10:07 PM To: Ramesh K Khokhani Cc: u-boot@list

Re: [U-Boot] Flash Not Erased for M29W128GL

2013-01-16 Thread Ramesh K Khokhani
esh.khokh...@igatepatni.com From: Fabio Estevam [feste...@gmail.com] Sent: Wednesday, January 16, 2013 10:07 PM To: Ramesh K Khokhani Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] Flash Not Erased for M29W128GL On Wed, Jan 16, 2013 at 2:23 PM, Ramesh K Khokhani wr

[U-Boot] Flash Not Erased for M29W128GL

2013-01-16 Thread Ramesh K Khokhani
Hi Friends, I am having problem with 16MB M29W128GL Flash. I am getting Flash Not Erased when i try to use saveenv command at u-boot command prompt. I have tried manually Byte by Byte wise writing to NOR Flash location so for that i have use following command and getting 2 same byte write on co

Re: [U-Boot] Flash Not Erased Problem with M29W128GL

2013-01-15 Thread Ramesh K Khokhani
& Warm Regards, Ramesh -Original Message- From: Angelo Dureghello [mailto:sysa...@gmail.com] Sent: Wednesday, January 16, 2013 5:09 AM To: u-boot@lists.denx.de Cc: Ramesh K Khokhani Subject: Re: [U-Boot] Flash Not Erased Problem with M29W128GL Dear Ramesh, this issue could be conn

[U-Boot] Flash Not Erased Problem with M29W128GL

2013-01-15 Thread Ramesh K Khokhani
Hi Friends, I have my custom board with MCF5329 processor and M29W128GL (16MB NOR). I have LTIB package from freescale of M5329EVB board. I am using this package and modified according M29W128GL NOR. Like * FLASH organization */ #define CONFIG_SYS_FLASH_CFI #ifdef CONFIG_SYS_FLASH_CFI # def

[U-Boot] Regarding M29W128GL Support in u-boot

2013-01-09 Thread Ramesh K Khokhani
Hi Friends. We have M5329EVB with JTAG. That board has LHF00L31 (2MB) Flash. And we have source code of u-boot, linux Kernel and rootfs with required patch (so called LTIB) which is available in freescale website. Now we have our custom board with same processor MCF5329 and M29W128GL NOR Flash