diff options
author | Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> | 2024-08-16 13:22:32 +0900 |
---|---|---|
committer | Walt Miner <walt@linux.com> | 2024-08-19 20:57:42 +0000 |
commit | 6f7425feedcc9888143bc5c484109f34ba4c2509 (patch) | |
tree | 51a0a7c792fb7b2405b0c9fcd2fbba04aa5dbb55 | |
parent | c95e07a2cf320f6066d93dde0ad58138c9a0801a (diff) |
Update to latest status to IC quick start document
AGL IC quick start document did not match to latest status.
This patch sync between latest status and document.
Bug-AGL: SPEC-5224
Change-Id: I054db17515e7468cbe0b378ae3849ed09dece343
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30180
Reviewed-by: Walt Miner <walt@linux.com>
Tested-by: Walt Miner <walt@linux.com>
-rw-r--r-- | docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/01_Instrument_Cluster_(IC-IVI_with_Container_isolation).md | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/01_Instrument_Cluster_(IC-IVI_with_Container_isolation).md b/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/01_Instrument_Cluster_(IC-IVI_with_Container_isolation).md index ee394ea..6463059 100644 --- a/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/01_Instrument_Cluster_(IC-IVI_with_Container_isolation).md +++ b/docs/01_Getting_Started/03_Build_and_Boot_guide_Profile/01_Instrument_Cluster_(IC-IVI_with_Container_isolation).md @@ -31,13 +31,10 @@ table2. | Board type | Support integration type | status | |:---:|:---:|:---:| -| AGL RefHW | 1,2a,3a,3b | Tested | +| AGL RefHW | 1,2a,3a,3b | Tested. | | R-CarH3 Starter Kit with Kingfisher board | 1,2a,3a,3b | Not tested. | -| R-CarM3 Starter Kit with Kingfisher board | 1,2a,3a,3b | EOL Board. Not tested. | -| R-CarH3 Starter Kit | 1,2a | End of Supported in latest release. | -| R-CarM3 Starter Kit | 1,2a | EOL Board. End of support in latest release. | -| Raspberry Pi4 (4G or 8G) | 1,2a,3a,3b | Tested. | - +| Raspberry Pi4 (4G or 8G) | 1,2a,3a,3b | Not tested. | +| NanoPC-T6 (4G or 8G or 16G) | 1,3a,3b | TODO. | We recommend to choice AGL RefHW or Raspberry Pi4 (4G or 8G). @@ -99,7 +96,9 @@ If your board is Raspberry Pi4, please skip this step. #### 7-1: Downloading Proprietary Drivers from [Renesas-automotive-products](https://www.renesas.com/us/en/products/automotive-products/automotive-system-chips-socs/r-car-h3-m3-documents-software). -In case of Optimistic Octopus and master, please download this. +In case of master, please download this. + +***Note. Latest AGL use same binary as kirkstone.*** ![](images/image3.png) @@ -210,7 +209,6 @@ agl-ivi-demo-qt, agl-ivi-demo-flutter and agl-ivi-demo-html5. ```bash $ bitbake agl-ivi-demo-qt $ bitbake agl-ivi-demo-flutter -$ bitbake agl-ivi-demo-html5 ``` #### 3rd step: Set deploy path of AGL IVI Demo to IC side config. @@ -260,7 +258,7 @@ Renesas propriety license limitation. Download IVI guest images from this link. [[Prebuild AGL Demo IVI container images for Raspberry Pi -4.]](https://drive.google.com/file/d/1uXel0K9_IK7SAEc8msKyXvNWhFRWgF4C/view?usp=sharing) +4.]]() Extract download tar.bz2 archive to any directory. |