Home
last modified time | relevance | path

Searched refs:bootdev_order (Results 1 – 4 of 4) sorted by relevance

/u-boot/boot/
A Dbootstd-uclass.c36 &priv->bootdev_order); in bootstd_of_to_plat()
70 free(priv->bootdev_order); in bootstd_remove()
83 log_debug("- targets %s %p\n", targets, std->bootdev_order); in bootstd_get_bootdev_order()
94 return std->bootdev_order; in bootstd_get_bootdev_order()
/u-boot/include/
A Dbootstd.h41 const char **bootdev_order; member
/u-boot/test/boot/
A Dbootstd_common.c66 priv->bootdev_order = NULL; in bootstd_test_drop_bootdev_order()
A Dbootflow.c532 old_order = std->bootdev_order; in prep_mmc4_bootdev()
533 std->bootdev_order = order; in prep_mmc4_bootdev()
540 std->bootdev_order = old_order; in prep_mmc4_bootdev()

Completed in 11 milliseconds