[PATHv1 0/9] net fixes prior lwip
Maxim Uvarov
maxim.uvarov at linaro.org
Mon Dec 18 16:03:47 CET 2023
Hi,
Do I need to resend this patchset with small comment message correction or
it can be done on the apply?
Thank you,
Maxim.
On Mon, 4 Dec 2023 at 18:06, Maxim Uvarov <maxim.uvarov at linaro.org> wrote:
> Add small net fixes prior lwip patch.
>
> CI for this patch set:
>
> https://dev.azure.com/u-boot/u-boot/_build/results?buildId=7460&view=results
>
> Maxim Uvarov (9):
> test_net: print out net list
> net: sandbox: fix NULL pointer derefences
> 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: fix overlap define with lwip
> omap3: rename mem_init
> Makefile: add dtbs to clean
>
> Makefile | 3 ++-
> 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/sandbox.c | 3 +++
> drivers/net/smc911x.c | 2 +-
> include/configs/bcm_ns3.h | 6 +++---
> test/py/tests/test_net.py | 2 ++
> 13 files changed, 29 insertions(+), 20 deletions(-)
>
> --
> 2.30.2
>
>
More information about the U-Boot
mailing list