On Tue, 26 Dec 2023 21:46:11 +0600, Maxim Uvarov wrote: > Add small net fixes prior lwip patches. > > v3: - some small review fixes. > v2: - rebase on the top of master tree with descriptions fixes > suggested in review comments. > Maxim Uvarov (8): > test_net: print out net list > net/smc911x: fix return from smc911x_send > sandbox: eth-raw-os: successful return code is 0 > driver/net/rtl8139: remove debug print > mach-socfpga: do not overlap defines with lwip > bcm_ns3: use device specific naming for variables > omap3: use device specific naming for mem_init > Makefile: add dtbs to clean > > [...]
Applied to u-boot/master, thanks! -- Tom