[PATHv3 0/8] net fixes prior lwip
Maxim Uvarov
maxim.uvarov at linaro.org
Tue Dec 26 16:46:11 CET 2023
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
Makefile | 2 ++
arch/arm/include/asm/arch-omap3/mem.h | 2 +-
arch/arm/mach-omap2/omap3/board.c | 2 +-
arch/arm/mach-omap2/omap3/emif4.c | 4 ++--
arch/arm/mach-omap2/omap3/sdrc.c | 6 +++---
arch/arm/mach-socfpga/include/mach/handoff_soc64.h | 6 ------
arch/arm/mach-socfpga/wrap_handoff_soc64.c | 9 +++++++++
arch/sandbox/cpu/eth-raw-os.c | 2 +-
drivers/net/rtl8139.c | 2 +-
drivers/net/smc911x.c | 2 +-
include/configs/bcm_ns3.h | 6 +++---
test/py/tests/test_net.py | 2 ++
12 files changed, 26 insertions(+), 19 deletions(-)
--
2.30.2
More information about the U-Boot
mailing list