Re: [U-Boot] Default LAWBAR mapping at reset for mpc85xx?

2012-05-03 Thread Schneider, Kolja
> > If you mean the BDI is trying to initialize things rather than leave the > > system in its default state, don't do that. > > Yes, trying to get there. > Easily done, just throw out everything in the [init] section. Or is this really just about BDI presence, as Scott suggested? > > > > > We

Re: [U-Boot] Is it possible to boot the U-boot from the another U-boot from the flash area

2012-06-29 Thread Schneider, Kolja
Dear Ishwar Saunshi, > > > > I have gone through the FAQ section, this FAQ only talks about the > > condition where the other Uboot is in RAM but what I am thinking is to > boot > > the Uboot from the flash location by another running Uboot. > > This doesn't make any difference. Read more careful

[U-Boot] [PATCH] usb_storage: fix ehci driver max transfer size

2012-07-03 Thread Schneider, Kolja
> Am 03.07.2012 20:10, schrieb Marek Vasut: > >> The commit 5dd95cf93dfffa1d19a1928990852aac9f55b9d9 'usb_storage: > >> Fix EHCI "out of buffer pointers" with CD-ROM' introduce a bug in > >> usb_storage as it wrongly assumes that every transfer can use 4k > >> per qt_buffer. This is wrong if the s

[U-Boot] ksz9021 phy support

2012-07-13 Thread Schneider, Kolja
Hi Troy, is here any specific reason for the "disable_giga" switch in the ksz9021 phy driver? We're just having some issues here, most of the times we don't get the link up with a gigabit connection. Anything else that caused trouble on your side, apart from the PHY ID mess? :) Kolja Kolja Sc

[U-Boot] MPC512x FEC/MII

2011-09-09 Thread Schneider, Kolja
Hi all, I have recently updated the U-Boot on one of our MPC512x-based boards from 2009.11 (+some patches) to a current u-boot build and noticed that the git commit 525856d59910c72687ab6201f39cdf1c04cfc15 apparenty broke the mii commands (see below) on this board. The patch moved PHY initializ

Re: [U-Boot] MPC512x FEC/MII

2011-09-27 Thread Schneider, Kolja
Hi Detlev, > -Ursprüngliche Nachricht- > Von: Detlev Zundel [mailto:d...@denx.de] > Gesendet: Dienstag, 27. September 2011 16:28 > An: Bernhard Kaindl > Cc: Schneider, Kolja; u-boot@lists.denx.de > Betreff: Re: [U-Boot] MPC512x FEC/MII > > Hi Bernhard, > &g