summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_refhw-h3.inc
blob: ec7c112e0cb0d089fa880557a1deaac09ad14160 (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"