[PATHv11 00/43] net/lwip: add lwip library for the network stack
Fabio Estevam
festevam at gmail.com
Thu Jan 4 21:45:58 CET 2024
On Thu, Jan 4, 2024 at 12:02 PM Maxim Uvarov <maxim.uvarov at linaro.org> wrote:
> CI tests this in all qemu emulated boards. I tested it locally on Raspberry Pi - works well. This version did not
> yet tested on imx8, but the previous version worked on eth0, did not work on eth1. So I plan to continue testing
> these patches on different boards. But in general it's the upper layer then drivers and theoretically has to work on any
> board. But in fact different boards work in different ways and behaviour is different with their qemu model. So I'm a little bit confused
> how to test and debug these patches on board which I don't have physical access...
Can you try to get access to any i.MX board via Linaro?
> that is really strange, after reboot you should get the initial stage.
> You can type 'lwip list' and 'net list' to check if there is an IP address for
> active device set.
Nothing strange there:
u-boot=> lwip list
1: eth0 UP IP: 192.168.0.122/255.255.255.0, GW: 192.168.0.1, 00:04:9f:06:33:d3
done.
u-boot=> net list
eth0 : ethernet at 30be0000 00:04:9f:06:12:98 active
More information about the U-Boot
mailing list