Re: [U-Boot] NAND booting of MPC8313 based Custom board

2009-08-07 Thread Ron Madrid
>NAN DSPL - U-Boot 1.3.0-S600-Ver1.1 (Aug  8 2009 - 02:24:03) MPC83XX >NAN DSPL - U-Boot 1.3.0-S600-Ver1.1 (Aug  8 2009 - 02:24:03) MPC83XX >Loading from NAND : > >I think the boot loader0 is failing to read the nand properly >and it is read

Re: [U-Boot] NAND booting of MPC8313 based Custom board

2009-08-07 Thread Scott Wood
On Fri, Aug 07, 2009 at 09:19:07PM +0530, Rupesh Kumar wrote: > Hi > > Thanks for the reply. > > I get > NAN DSPL - U-Boot 1.3.0-S600-Ver1.1 (Aug 8 2009 - 02:24:03) MPC83XX > NAN DSPL - U-Boot 1.3.0-S600-Ver1.1 (Aug 8 2009 - 02:24:03) MPC83XX > Loading from NAND : > BB

Re: [U-Boot] NAND booting of MPC8313 based Custom board

2009-08-07 Thread Rupesh Kumar
pesh Kumar cc Scott Wood , u-boot@lists.denx.de Subject Re: [U-Boot] NAND booting of MPC8313 based Custom board > However, now it again stuck after printing transferring > control. This probably means that the NAND is being read appropriately, but is not able to run the code from th

Re: [U-Boot] NAND booting of MPC8313 based Custom board

2009-08-05 Thread Ron Madrid
> However, now it again stuck after printing transferring > control. This probably means that the NAND is being read appropriately, but is not able to run the code from the location to where the data is being transferred. To what address is your code being transferred? Is it a valid region? Ro

Re: [U-Boot] NAND booting of MPC8313 based Custom board

2009-08-04 Thread Rupesh Kumar
nks Rupesh Ron Madrid 08/03/2009 09:50 PM To Scott Wood , Rupesh Kumar cc u-boot@lists.denx.de Subject Re: [U-Boot] NAND booting of MPC8313 based Custom board > "NAND boot... read failed (ltesr)" This message is triggered by an uncorrectable ECC error; LTESR[2]. >

Re: [U-Boot] NAND booting of MPC8313 based Custom board

2009-08-03 Thread Ron Madrid
> "NAND boot... read failed (ltesr)" This message is triggered by an uncorrectable ECC error; LTESR[2]. > Can any one tell how shall i proceed for booting > successfully from large > page NAND ? This sounds very similar to problems I initially had. Odds are your are burning you LP NAND with t

Re: [U-Boot] NAND booting of MPC8313 based Custom board

2009-08-03 Thread Scott Wood
On Mon, Aug 03, 2009 at 08:20:41PM +0530, Rupesh Kumar wrote: > Hi, > I used latest version of u-boot (U-Boot 2009.08-rc1) for NAND booting of > my board. Still, it didn't work. > Board starts booting and then says read failed and hangs there. It prints > following message on console > > "NA

Re: [U-Boot] NAND booting of MPC8313 based Custom board

2009-08-03 Thread Rupesh Kumar
n MPC8313 based custom board with large page NAND. Can any one tell how shall i proceed for booting successfully from large page NAND ? Thanks in advance Rupesh Scott Wood 07/29/2009 11:26 PM To Rupesh Kumar cc u-boot@lists.denx.de Subject Re: [U-Boot] NAND booting of MPC8313 based Custom

Re: [U-Boot] NAND booting of MPC8313 based Custom board

2009-07-29 Thread Wolfgang Denk
Dear Rupesh Kumar, In message you wrote: > > I am using u-boot version 1.3.0 included in freescale LTIB released for > MPC8313ERDB custom board. > I tried NAND booting of MPC8313ERDB board using this u-boot and it worked > fine. U-Boot 1.3.0 is very old. Please try top of tree (v2009.08-rc

Re: [U-Boot] NAND booting of MPC8313 based Custom board

2009-07-29 Thread Scott Wood
On Wed, Jul 29, 2009 at 10:05:45PM +0530, Rupesh Kumar wrote: > I am using u-boot version 1.3.0 included in freescale LTIB released for > MPC8313ERDB custom board. > I tried NAND booting of MPC8313ERDB board using this u-boot and it worked > fine. > > Using similar procedure i tried NAND boot o

[U-Boot] NAND booting of MPC8313 based Custom board

2009-07-29 Thread Rupesh Kumar
Hi all, I am using u-boot version 1.3.0 included in freescale LTIB released for MPC8313ERDB custom board. I tried NAND booting of MPC8313ERDB board using this u-boot and it worked fine. Using similar procedure i tried NAND boot on my custom board but it dint work :( My board has large page N