Difference between revisions of "R-Car/Boards/V3MSK"

From eLinux.org
Jump to: navigation, search
Line 16: Line 16:
 
== Quick Start ==
 
== Quick Start ==
 
=== Build BSP images ===
 
=== Build BSP images ===
Please follow these instruction to build BSP 2.19 http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Building_the_BSP_for_Renesas_ADAS_boards:
+
Please follow these instruction to build BSP http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Building_the_BSP_for_Renesas_ADAS_boards:
  
 
At step 5,6 - skip these steps <br/>
 
At step 5,6 - skip these steps <br/>

Revision as of 05:57, 28 September 2017

Introduction

This is the Wiki for the Renesas R-Car V3M Starter Kit board (RTP0RC7797....). Refer to the R-Car page for information about Renesas' R-Car SoC family.

Where to buy

TBD

V3M Starter Kit Board Documentation

TBD

System with LVDS cameras

TBD

Quick Start

Build BSP images

Please follow these instruction to build BSP http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Building_the_BSP_for_Renesas_ADAS_boards:

At step 5,6 - skip these steps
At step 8 - replace this step with following:

cp $WORK/meta-rcar/meta-rcar-gen3-adas/docs/sample/conf/v3msk/linaro-gcc/bsp/*.conf ./conf/

At step 9,10,11 - skip these steps
At step 13 - replace this step with following:

bitbake core-image-minimal

At step 16 use images for V3M Starter Kit board or ULCB Kingfisher board:

Image-r8a7797-v3msk.dtb
Image-r8a7797-v3msk-kf.dtb
Image-r8a7797-v3msk-kf-v0.dtb

NOTE: you can refer to http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Build_scripts_examples section and use scripts after adding append from steps 8,13

Build SDK

Please follow these instruction to build SDK http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Build_SDK

Flashing firmware

TBD

U-Boot Environment

Please follow these instruction to boot from network http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Loading_kernel_via_TFTP_and_rootfs_via_NFS
For V3MSK board you must use one of the following dtb files:

Image-r8a7797-v3msk.dtb
Image-r8a7797-v3msk-kf.dtb
Image-r8a7797-v3msk-kf-v0.dtb

ADAS test applications

TBD