mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-16 09:54:35 +00:00
![]() 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:
|
||
---|---|---|
.. | ||
files | ||
bootdev.c | ||
bootflow.c | ||
bootmeth.c | ||
bootstd_common.c | ||
bootstd_common.h | ||
cedit.c | ||
expo.c | ||
image.c | ||
Makefile | ||
measurement.c | ||
vbe_fixup.c | ||
vbe_simple.c |