Re: [U-Boot] network bootp/tftp hang with tsec on MPC8343

2009-09-21 Thread André Schwarz
Siva, > Myself Siva, working on a custom board using MCF5485. We had a typical > problem with tftp. We are using u-boot(1.3.3) from Freescale on our first of all I'd try to use latest code. > board and trying to do tftp of filesize 12MB. Sometime file is > getting downloaded into external DDR

Re: [U-Boot] network bootp/tftp hang with tsec on MPC8343

2008-08-27 Thread Andre Schwarz
JerryVanBaren schrieb: > Andre Schwarz wrote: >> Huh - problem solved. It's been a memory setup issue :-( >> >> But I still wonder why the error is forced, i.e. happens more often, >> when using network on u-boot. > > If it is a SDRAM (DDR/DDR2) configuration issue, it likely is the DMA > happening

Re: [U-Boot] network bootp/tftp hang with tsec on MPC8343

2008-08-27 Thread JerryVanBaren
Andre Schwarz wrote: > Huh - problem solved. It's been a memory setup issue :-( > > But I still wonder why the error is forced, i.e. happens more often, > when using network on u-boot. If it is a SDRAM (DDR/DDR2) configuration issue, it likely is the DMA happening from network activity that is a

Re: [U-Boot] network bootp/tftp hang with tsec on MPC8343

2008-08-27 Thread Andre Schwarz
Huh - problem solved. It's been a memory setup issue :-( But I still wonder why the error is forced, i.e. happens more often, when using network on u-boot. sorry for the noise. regards, Andre Andre Schwarz schrieb: > Hi, > > after moving to the latest u-boot (v1.3.4) I can observe strange "ha