summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Dureghello <[email protected]>2026-04-16 14:04:26 +0200
committerAngelo Dureghello <[email protected]>2026-05-04 22:19:49 +0200
commit73b428c585a63cbc4be43a074bb277e82d9b33c8 (patch)
treefc21c83d9a709cd5dfc2722b36ecfea9eeb627a5
parenta38b3fca74fe87a99e4516f62dcaa98fa718ed57 (diff)
board: stmark2: remove old garbage
Remove old erroneous garbage. Signed-off-by: Angelo Dureghello <[email protected]>
-rw-r--r--include/configs/stmark2.h1
1 files changed, 0 insertions, 1 deletions
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; " \