Home
last modified time | relevance | path

Searched refs:bootdev (Results 1 – 3 of 3) sorted by relevance

/test/boot/
A DMakefile6 obj-$(CONFIG_BOOTSTD) += bootdev.o bootstd_common.o bootflow.o bootmeth.o
/test/image/
A Dspl_load_fs.c334 struct spl_boot_device bootdev = { in spl_test_mmc_fs() local
371 ut_assertok(spl_blk_load_image(&info_read, &bootdev, UCLASS_MMC, in spl_test_mmc_fs()
374 ut_assertok(loader->load_image(&info_read, &bootdev)); in spl_test_mmc_fs()
A Dspl_load.c622 struct spl_boot_device bootdev = { in do_spl_test_load() local
648 ut_assertok(loader->load_image(&info_read, &bootdev)); in do_spl_test_load()

Completed in 5 milliseconds