Files
u-boot/drivers
Maxim Uvarov c64a1e43ac driver/net/rtl8139: remove debug print
debug print delays reset of the driver. Finally I see
bunch of "rx error FFFF" errors in the screen. CI can
not handle many prints. While network works fine there

Reproduced with:
make CROSS_COMPILE=sh2-linux- r2dplus_defconfig all
qemu-system-sh4 -M r2d -nographic -serial null \
-serial mon:stdio -net user,tftp=`pwd` \
-net nic,model=rtl8139 -kernel ./u-boot.bin

Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2024-01-11 11:24:58 -05:00
..
2023-12-15 13:50:44 -05:00
2023-12-14 15:29:08 -03:00
2023-05-02 14:23:58 -04:00
2023-10-11 10:35:24 -04:00
2023-11-02 17:45:53 +08:00
2023-12-01 16:01:59 +01:00
2023-04-25 15:31:28 -04:00