aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-refhw-gen3/conf
diff options
context:
space:
mode:
authorVasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com>2021-07-29 23:49:57 +0200
committerVasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com>2021-10-08 11:06:41 +0200
commit4d1bd5bf43bfe28a225dbc97b14593716e5ab32a (patch)
tree1c949ea72c4af1a73d9bb1ca26713e7ed2e55e2a /meta-agl-refhw-gen3/conf
parent2f89119bd5b08da539650893e5659f11c86390d0 (diff)
linux: Update patches for Renesas BSP v5.1.0.
Adapt to rename done in repo: https://github.com/renesas-rcar/linux-bsp.git branch: v5.10/rcar-5.0.0.rc5 commit: 052e99d arm64: dts: renesas: Rename r8a7795{-es1,}* to r8a7795[01]* Bug-AGL: SPEC-3997 Change-Id: I4422c1d3998a4e623a6655e2e6ebc7a22f9de1c9 Signed-off-by: Vasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com>
Diffstat (limited to 'meta-agl-refhw-gen3/conf')
-rw-r--r--meta-agl-refhw-gen3/conf/machine/agl-refhw-h3.conf2
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"