Skip to content

Commit 6077eb5

Browse files
author
Daniel Rossier
committed
Fix bad dtb in its
1 parent fc6e63f commit 6077eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target/virt64_capsule.its

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
fdt {
3838
description = "Flattened Device Tree blob";
39-
data = /incbin/("../so3/dts/virt64_guest.dtb");
39+
data = /incbin/("../so3/dts/virt64_capsule.dtb");
4040
type = "flat_dt";
4141
arch = "arm64";
4242
compression = "none";

0 commit comments

Comments
 (0)