Antonello Lombardinilo wrote:
> I just now:
> - switched to Intel IXDPG425 board (to have a "standard" board reference);
> - downloaded and compiled u-Boot 1.3.2 with NetConsole support;
>
> Even in this scenario the communication is slow !
Take a look at your ethernet driver (I think cpu/ixp
I just now:
- switched to Intel IXDPG425 board (to have a "standard" board reference);
- downloaded and compiled u-Boot 1.3.2 with NetConsole support;
Even in this scenario the communication is slow !
Best Regards,
Antonello Lombardinilo
Wolfgang Denk writes:
> In message <[EMAIL PROTECTE
In message <[EMAIL PROTECTED]> you wrote:
> I have u-boot 1.1.6 running on my board based on IXP425
> processor (266MhZ).
...
> Any suggestion ?
Try current code? 1.3.2?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Off
I have u-boot 1.1.6 running on my board based on IXP425
processor (266MhZ).
I trying to use netconsole.
I readed doc/README.NetConsole and make connection with u-boot.
On u-boot I do:
setenv nc 'setenv stdout nc;setenv stdin nc'
setenv ncip 192.168.1.5:1234
saveenv
run nc
On host PC (