summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_refhw-h3.inc
blob: a22a1ec764f309de8afed5bb4cd2ebcb99cdb8f8 (plain)
1
2
3
4
5
6
7
8
9
10
MACHINEOVERRIDES_append = ":agl-refhw-h3"

# Reference hardware has USB3
MACHINE_FEATURES_append = " usb3"

KERNEL_DEVICETREE_append = " renesas/r8a7795-agl-refhw.dtb"

# Disable the meta-agl-refhw-gen3 arm-trusted-firmware bbappend as
# it makes the firmware reference hardware specific.
BBMASK += "meta-agl-refhw-gen3/recipes-bsp/arm-trusted-firmware"