]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
board: stmark2: remove old garbage
authorAngelo Dureghello <angelo@kernel-space.org>
Thu, 16 Apr 2026 12:04:26 +0000 (14:04 +0200)
committerAngelo Dureghello <angelo@kernel-space.org>
Mon, 4 May 2026 20:19:49 +0000 (22:19 +0200)
Remove old erroneous garbage.

Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
include/configs/stmark2.h

index a7afbb3be1f84bc38424332676b1d5fae0914a2e..c109639835900cb12192b1c8f8ceba0e5d3e9b87 100644 (file)
@@ -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; "                       \