In message <20060413093620.10a0dadb.ajz at cambridgebroadband.com> you wrote:
>
> And most importantly you should read the user manual on
>
> http://www.denx.de/wiki/DULG/Manual
>
> It's a bit 8xx centric but most of it applies to the 82xx as well.
There are also versions for other proce
On Thu, 13 April 2006 16:49:35 +0200, Laurent Lagrange wrote:
> > -Message d'origine-
> > De : Josh Boyer
>
> > > Linux 2.4.18 or 2.4.25 do not support this device,
> > Those are entire too old.
> Except for some customers which must maintain kernels during many years :-)
>
> > > Linux 2.
Hello
> -Message d'origine-
> De : Josh Boyer
> > Linux 2.4.18 or 2.4.25 do not support this device,
> Those are entire too old.
Except for some customers which must maintain kernels during many years :-)
> > Linux 2.4.31 seems supporting this device but JFFS2 is not adapted,
> NAND + J
On Thu, Apr 13, 2006 at 12:30:16AM +0200, Sylvain Munaut wrote:
> Domenico Andreoli wrote:
> >
> > sometimes kernel prints "eth0: config: auto-negotiation on, 100HDX,
> > 10HDX.", the eth0 is up and everything works.
> >
> > most of the times "eth0: config: auto-negotiation off, No speed/duplex
> >
Carlos,
You need to load u-boot using the following BDI2000 config file:
ftp://ftp.denx.de/pub/BDI2000/MPC8260ADS.cfg
u-boot itself needs to be configured with
make MPC8272ADS_config
before it is built.
The kernel needs to be configured with
make ads8272_con
From: Wade Farnsworth <[EMAIL PROTECTED]>
Adds support for the Freescale PQ2FADS board.
Signed-off-by: Wade Farnsworth
---
This patch makes use of PHYLIB, and as such requires the following
patches from Vitaly Bordug :
ppc32: Fix string comparing in platform_notify_map
PAL: Support of the fix
Grant Likely wrote:
> If you use 2.4: You need to use rsync to get the linuxppc-2.4 tree
> because I don't think anyone is maintaining .tar.gz of the rsync
> snapshot. Email Tom Rini and ask him. The linuxppc-2.4 tree is
> special because it's one of the trees that actually has the ML300
> patche
Domenico Andreoli wrote:
> On Sat, Apr 08, 2006 at 10:21:00AM +0200, Matthias Fechner wrote:
>
>> Hello Domenico,
>>
>
> Hello Matthias,
>
>
>> * Domenico Andreoli [07-04-06 00:10]:
>>
>>> kernel is built following the instructions on your wiki, i attached
>>> the config file. plea