From 7b0c5d7c77ce81bf691d1f675dc1a2b0b14193ce Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Mon, 7 Dec 2020 13:26:44 -0500 Subject: [PATCH] Update README Update top-level README to match the change to a "agl-refhw-h3" feature in meta-agl that was integrated for Kooky Koi, and to remove the note about HDMI issues, as they have been resolved. Bug-AGL: SPEC-3708 Signed-off-by: Scott Murray Change-Id: Ic3e398abd47b0a79c8f0cb5847ebca2018fb924c --- README | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README b/README index aa8e63d..38837ce 100644 --- a/README +++ b/README @@ -16,7 +16,7 @@ This layer depends on: branch: dunfell URI: https://github.com/renesas-rcar/meta-renesas - branch: dunfell-dev-4.14 + branch: dunfell-Yocto-v4.1.0 Build Instructions @@ -44,16 +44,17 @@ II. Build for Reference Hardware You should follow the instructions in the "Building for Supported Renesas Boards" section on the AGL developer site to build images for the reference hardware. -Use the "h3ulcb" machine when configuring, e.g.: +Use the "h3ulcb" machine and "agl-refhw-h3" feature when configuring, e.g.: $ cd $AGL_TOP $ source meta-agl/scripts/aglsetup.sh -m h3uclb -b build \ - agl-devel agl-demo agl-localdev + agl-refhw-h3 agl-demo agl-devel -This works as the AGL reference hardware support has been integrated with the -"h3ulcb" (and "h3ulcb-nogfx") machine templates in the AGL UCB tree. In the -resulting build, the image can be used on the reference hardware by using the -DTB file "r8a7795-agl-refhw.dtb". In the reference hardware u-boot settings, +This works as the AGL reference hardware support activated by the "agl-refhw-h3" +feature integrates on top of the "h3ulcb" (or "h3ulcb-nogfx") machine support in +the AGL UCB tree. Note that it has not been tested with the "h3ulcb-kf" machine. +In the resulting build, the image can be used on the reference hardware by using +the DTB file "r8a7795-agl-refhw.dtb". In the reference hardware u-boot settings, this can be done with the following (in case of booting from the Micro SD card in SD#0): @@ -81,5 +82,3 @@ Please refer to meta-agl-refhw-gen3/docs/ReferenceHW_Rcar_gen3.md for details. IV. Notes ========= 1. SD#1 is not supported. -2. There are suspicious HDMI0/1 interrupts detected and disabled forcibly by - the kernel during boot. The reason is under investigation. -- 2.16.6