u-boot/test/boot
Dan Carpenter c15d73d189 bootstd: fix build error when CONFIG_MMC is disabled
This code assumes that CONFIG_MMC and it causes a build error when
the config is disabled.

aarch64-linux-gnu-ld.bfd: test/boot/bootstd_common.o: in function `bootstd_test_check_mmc_hunter':
test/boot/bootstd_common.c:83:(.text.bootstd_test_check_mmc_hunter+0x70):
    undefined reference to `_u_boot_list_2_bootdev_hunter_2_mmc_bootdev_hunter'

Fixes: 66e3dce787 ("bootstd: Allow hunting for a bootdev by label")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
2024-03-04 10:25:47 -05:00
..
files expo: Update tests to include textline 2023-10-11 15:43:55 -04:00
bootdev.c bootstd: Scan all bootdevs in a boot_targets entry (take 2) 2023-10-23 13:05:13 -04:00
bootflow.c bootflow: Fix build error when BOOTMETH_CROS is disabled 2024-03-04 10:25:47 -05:00
bootmeth.c bootstd: Rename distro and syslinux to extlinux 2023-05-13 09:52:32 -04:00
bootstd_common.c bootstd: fix build error when CONFIG_MMC is disabled 2024-03-04 10:25:47 -05:00
bootstd_common.h arm: qemu: Move GUIDs to the C file 2023-02-06 13:04:53 -05:00
cedit.c expo: Update tests to include textline 2023-10-11 15:43:55 -04:00
expo.c expo: Update tests to include textline 2023-10-11 15:43:55 -04:00
image.c image: Add the concept of a phase to FIT 2022-10-31 11:02:44 -04:00
Makefile test: Add sandbox TPM boot measurement 2023-10-27 13:17:21 +03:00
measurement.c test: Add sandbox TPM boot measurement 2023-10-27 13:17:21 +03:00
vbe_fixup.c vbe: Use a manual test 2022-10-31 11:04:00 -04:00
vbe_simple.c vbe: Add info about the VBE device to the fwupd node 2022-10-31 11:04:00 -04:00