[PATCH 4/9] board: stmark2: remove old garbage
Angelo Dureghello
angelo at kernel-space.org
Thu Apr 16 14:14:26 CEST 2026
Remove old erroneous garbage.
Signed-off-by: Angelo Dureghello <angelo at kernel-space.org>
---
include/configs/stmark2.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/configs/stmark2.h b/include/configs/stmark2.h
index a7afbb3be1f..c1096398359 100644
--- a/include/configs/stmark2.h
+++ b/include/configs/stmark2.h
@@ -18,7 +18,6 @@
"load mmc 0:1 ${loadaddr_ramfs} uRamfs\0" \
"kern_size=0x700000\0" \
"loadaddr=0x42000000\0" \
- "-(rootfs)\0" \
"loadaddr_ramfs=0x43000000\0" \
"update_uboot=loady ${loadaddr}; " \
"sf probe 0:1 50000000; " \
--
2.53.0
More information about the U-Boot
mailing list