[RCARGEN3] Update Renesas Rcar Gen3 BSP to 3.7 33/14033/5
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Fri, 18 May 2018 12:53:30 +0000 (14:53 +0200)
committerStéphane Desneux <stephane.desneux@iot.bzh>
Mon, 11 Jun 2018 16:17:41 +0000 (16:17 +0000)
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: I0779cd6440bf1e8fc958f127aee3c3979da603bb
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
meta-agl-bsp/meta-rcar-gen3/scripts/setup_mm_packages.sh

index de45950..c886187 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
-ZIP_1="R-Car_Gen3_Series_Evaluation_Software_Package_for_Linux-20180326.zip"
-ZIP_2="R-Car_Gen3_Series_Evaluation_Software_Package_of_Linux_Drivers-20180409.zip"
+ZIP_1="R-Car_Gen3_Series_Evaluation_Software_Package_for_Linux-20180423.zip"
+ZIP_2="R-Car_Gen3_Series_Evaluation_Software_Package_of_Linux_Drivers-20180423.zip"
 
 COPY_SCRIPT="$METADIR/meta-renesas-rcar-gen3/meta-rcar-gen3/docs/sample/copyscript/copy_evaproprietary_softwares.sh"