Re: [U-Boot-Users] BDI2000 with ppc440epx.

2008-05-02 Thread Stefan Roese
Hi Leonid, On Thursday 01 May 2008, Leonid wrote: > Thank you very much for your answer, it shows that our minds are working > alike :-). I didn't know what the problem is but I did exactly the thing > you suggest - put indefinite loop in the nand_boot() function with > condition, checking some ad

Re: [U-Boot-Users] BDI2000 with ppc440epx.

2008-05-01 Thread Leonid
Message- From: Stefan Roese [mailto:[EMAIL PROTECTED] Sent: Thursday, May 01, 2008 5:35 AM To: u-boot-users@lists.sourceforge.net Cc: Leonid Subject: Re: [U-Boot-Users] BDI2000 with ppc440epx. On Wednesday 30 April 2008, Leonid wrote: > I have some problem with AMCC PPC440epx CPU when it boo

Re: [U-Boot-Users] BDI2000 with ppc440epx.

2008-05-01 Thread Stefan Roese
On Wednesday 30 April 2008, Leonid wrote: > I have some problem with AMCC PPC440epx CPU when it boots from NAND. > > I am using sequoia.cfg file. If I do "reset halt" on BDI and then "go", > CPU doesn't boot. If I do "reset run" it boots OK. > > That points on some potential problem in .cfg file. O

[U-Boot-Users] BDI2000 with ppc440epx.

2008-04-30 Thread Leonid
Hi: I have some problem with AMCC PPC440epx CPU when it boots from NAND. I am using sequoia.cfg file. If I do "reset halt" on BDI and then "go", CPU doesn't boot. If I do "reset run" it boots OK. That points on some potential problem in .cfg file. OK, I removed entire [INIT] section, but situat