diff --git a/test/boot/bootflow.c b/test/boot/bootflow.c
index 9648ecb7b99..a2a0a7eeb1e 100644
--- a/test/boot/bootflow.c
+++ b/test/boot/bootflow.c
@@ -1682,7 +1682,7 @@ static int bootstd_adhoc(struct unit_test_state *uts)
 
 	return 0;
 }
-BOOTSTD_TEST(bootstd_adhoc, UTF_CONSOLE);
+BOOTSTD_TEST(bootstd_adhoc, UTF_DM | UTF_SCAN_FDT | UTF_CONSOLE);
 
 /* Check scanning extlinux, adjusting cmdline and booting */
 static int bootflow_scan_extlinux(struct unit_test_state *uts)
