Hello,
I have been able to get netconsole to work with AM3517EVM/u-boot. Everything works but the console traffic is extremely slow.
I have set CONFIG_NETCONSOLE in am3517_evm.h and made the triggs on u-boot command line (setenv stdin nc; ...).
At PC end I use u-boot tool ./tools/netconsole 192.168.2.nnn and I get the u-boot command line at PC and can receive u-boot command line messages and send commands to u-boot.
But it is SLOOOOWWWW. All other network traffic is okay (e.g. loading uImage using u-boot).
Can anayone give some advice how to get more speed to netconsole.
u-boot version is u-boot-2010.06 (-psp04.02.00.07-r1).
Yours truly Antti