R-Car/Boards/V3MSK

From eLinux.org
< R-Car
Revision as of 07:59, 30 August 2017 by Cogente (talk | contribs)
Jump to: navigation, search

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 2.19 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