summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2018-05-18 14:47:46 +0200
committerStéphane Desneux <stephane.desneux@iot.bzh>2018-06-11 16:19:14 +0000
commit41c8914cd43f2ef8245afd752d49b64b1ccbedb0 (patch)
tree7ed178e30120a1fbd02865c7f3a245ad233ac7ee
parent9c27c698ada5c9885e8143d8c49d69a545eb32fc (diff)
[RCARGEN3] Update Renesas Rcar Gen3 BSP to 3.7
Tested with agl-demo-platform image on: * M3+KF * H3+KF Test results: | Component | Status | |---------------------------------------------------------|------------| | Wifi (U52) | ok | | BT HCI (U52) | ok | | BT Audio(U52) | not tested | | USB2.0(host)(CN13) | not tested | | USB2.0(func)(CN13) | not tested | | USB2.0(on-the-go)(CN13) | not tested | | USB3.0(CN2) | fail | | Multichan Audio(SSI3,4) hphone(CN 32,33) lineout(CN12) | not tested | | CSI : Expansion Board (CN10) | not tested | | CSI : Expansion Board (CN11) | not tested | | CSI : Raspberry Pi camera(CN48) | not tested | | Video Input CMOS camera(CN29) | not tested | | HDMI out(CN49) | ok | | LVDS out(CN7) | not tested | | Radio (CN42, 43) | ok | | Gyro, Accel | ok | | GPS (CN16) | ok | | Serial (CN4) | not tested | | CAN(CN17, 18) | ok | | SD (CN47) | fail | | Mini PCIe(CN15) | not tested | | M.2 key M (CN5) | not tested | | MOST (CN22) | not tested | Change-Id: If3b014e586a57404cd5392f80c5cd6049e563de1 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
-rw-r--r--default-floating.xml2
-rw-r--r--default.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/default-floating.xml b/default-floating.xml
index 2340b862..4c015730 100644
--- a/default-floating.xml
+++ b/default-floating.xml
@@ -33,7 +33,7 @@
<!-- Renesas Gen3 specific things -->
<project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3"/>
- <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="v3.6.0"/>
+ <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="v3.7.0"/>
<!-- Updater layers. -->
<project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="rocko"/>
diff --git a/default.xml b/default.xml
index b83afb75..4883f5fa 100644
--- a/default.xml
+++ b/default.xml
@@ -33,7 +33,7 @@
<!-- Renesas Gen3 specific things -->
<project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3"/>
- <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="v3.6.0"/>
+ <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="v3.7.0"/>
<!-- Updater layers. -->
<project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="156074d9533acf88f102a07701591a4532d007db" upstream="rocko"/>