efi_loader: selftest: enable APPEND_WRITE tests
[oweals/u-boot.git] / test / dm / sf.c
index 35dce4e4c989cad2785387e4977b728ec879cecc..3788d59052e448e878a734d2ba886fc97232e6d0 100644 (file)
@@ -79,7 +79,7 @@ static int dm_test_spi_flash_func(struct unit_test_state *uts)
         * benefit is worth the extra complexity.
         */
        ut_asserteq(0, run_command_list(
-               "sb save hostfs - 0 spi.bin 200000;"
+               "host save hostfs - 0 spi.bin 200000;"
                "sf probe;"
                "sf test 0 10000", -1,  0));
        /*