1
1

uboot-mediatek: fix malformed patch

The chunk length is not correct.

Fixes: d2fabb974c ("mediatek: add support for Wavlink WL-WNT100X3 ubootmod")
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
This commit is contained in:
Shiji Yang 2026-05-20 18:20:50 +08:00 committed by Daniel Golle
parent 539f09ade0
commit de769c6d66

View File

@ -262,7 +262,7 @@
+};
--- /dev/null
+++ b/defenvs/wavlink_wl-wnt100x3_env
@@ -0,0 +1,53 @@
@@ -0,0 +1,54 @@
+ipaddr=192.168.1.1
+serverip=192.168.1.254
+loadaddr=0x46000000