We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc6e63f commit 6077eb5Copy full SHA for 6077eb5
target/virt64_capsule.its
@@ -36,7 +36,7 @@
36
37
fdt {
38
description = "Flattened Device Tree blob";
39
- data = /incbin/("../so3/dts/virt64_guest.dtb");
+ data = /incbin/("../so3/dts/virt64_capsule.dtb");
40
type = "flat_dt";
41
arch = "arm64";
42
compression = "none";
0 commit comments