R-Car/Boards/Eagle

From eLinux.org
< R-Car
Revision as of 16:51, 14 December 2017 by Cogente (talk | contribs)
Jump to: navigation, search

Introduction

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

Where to buy

TBD

Eagle 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/eagle/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 following dtb image:

Image-r8a7797-eagle.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 Eagle board you must use the following dtb file:

Image-r8a7797-eagle.dtb
Image-r8a7797-eagle-function.dtb

ADAS test applications

TBD

Legacy BSP