diff options
Diffstat (limited to 'meta-agl-refhw-gen3/conf/machine/agl-refhw-h3.conf')
-rw-r--r-- | meta-agl-refhw-gen3/conf/machine/agl-refhw-h3.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-refhw-gen3/conf/machine/agl-refhw-h3.conf b/meta-agl-refhw-gen3/conf/machine/agl-refhw-h3.conf index f302d45..97c4854 100644 --- a/meta-agl-refhw-gen3/conf/machine/agl-refhw-h3.conf +++ b/meta-agl-refhw-gen3/conf/machine/agl-refhw-h3.conf @@ -13,4 +13,4 @@ MACHINEOVERRIDES_append = ":salvator-x" # Reference hardware has USB3 MACHINE_FEATURES_append = " usb3" -KERNEL_DEVICETREE_append = " renesas/r8a7795-agl-refhw.dtb" +KERNEL_DEVICETREE_append = " renesas/r8a77951-agl-refhw.dtb" |