R-Car/Boards/V3HSK

From eLinux.org
< R-Car
Revision as of 07:41, 22 November 2018 by Cogente (talk | contribs) (Flashing firmware)
Jump to: navigation, search

Introduction

This is the official Wiki for V3H Starter Kit Board. Refer to the R-Car page for information about Renesas' R-Car SoC family.

Hardware

This section contains information about Starter Kit Board hardware.

Board Layout

V3h board markings top.png

V3h board markings bot.png

Hardware Features

TBD

Where to buy

Contact Renesas representatives

V3H Starter Kit Board Documentation

Official Renesas documentation

Quick Start

This board is supported in both Yocto v2.23.1 and v3.9.0. Yocto v3.9.0 is preferred option.

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:

Skip steps 6 and 7 (These steps are for GPU and multimedia libraries-only)
Replace step 9 with the following:
For Yocto v2.23.1:

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

For Yocto v3.9.0:

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

Skip steps 10,11 and 12 (specific for multimedia packages only)
As step 14 use (weston window manager is not supported for V3M/V3H):

bitbake core-image-minimal

At step 17 use images depending on board:

    For Yocto v2.23.1:

    for V3H Starter Kit board:

    Image-r8a7798-v3hsk.dtb
    

    for V3H Starter Kit expansion board VideoBox Mini:

    Image-r8a7798-v3hsk-vbm.dtb
    Image-r8a7798-v3hsk-vbm-v2.dtb
    

    for ULCB expansion board Kingfisher:

    Image-r8a7798-v3hsk-kf.dtb
    
    For Yocto v3.9.0:

    for V3H Starter Kit board:

    Image-r8a77980-v3hsk.dtb
    

    for V3H Starter Kit expansion board VideoBox Mini:

    Image-r8a77980-v3hsk-vbm.dtb
    Image-r8a77980-v3hsk-vbm-v2.dtb
    

    for ULCB expansion board Kingfisher:

    Image-r8a77980-v3hsk-kf.dtb
    

NOTE: you can refer to http://elinux.org/R-Car/Boards/Yocto-Gen3-ADAS#Build_scripts_examples section and use scripts after adding replacement accordingly to steps 9,14

Build SDK

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

Flashing firmware

The firmware files are generated during BSP build procedure and are located in the deploy directory.
You can verify its content:

$ ls -1 ./tmp/deploy/images/v3hsk/*.srec
./tmp/deploy/images/v3hsk/bl2-v3hsk.srec
./tmp/deploy/images/v3hsk/bl31-v3hsk.srec
./tmp/deploy/images/v3hsk/bootparam_sa0.srec
./tmp/deploy/images/v3hsk/cr7-v3hsk.srec
./tmp/deploy/images/v3hsk/cert_header_sa3.srec
./tmp/deploy/images/v3hsk/cert_header_sa6.srec
./tmp/deploy/images/v3hsk/u-boot-elf-v3hsk.srec
Writing data (Yocto v2.23.1)
Filename Program Top Address Flash Save Address Description
bootparam_sa0.srec 0xEB220000 0x000000 Loader(Boot parameter)
cr7-v3hsk.srec 0xEB204000 0x040000 CR7 Loader
cert_header_sa3.srec 0xEB220000 0x0C0000 Loader(Certification)
bl2-v3hsk.srec 0xEB244000 0x140000 CA53 Loader
cert_header_sa6.srec 0xEB220000 0x180000 Loader(Certification)
bl31-v3hsk.srec 0x44000000 0x1C0000 ARM Trusted Firmware
u-boot-elf-v3hsk.srec 0x50000000 0x640000 U-Boot
  1. Power off the board
  2. Use SW1
    
  3. Set SW as follows:
  4. SW4[1]=OFF, SW4[2]=OFF, SW4[3]=OFF, SW4[4]=OFF, SW4[5]=OFF, SW4[6]=OFF, SW4[7]=OFF, SW4[8]=OFF
    
  5. Power on the board
  6. Use SW1
    Boot ROM start and provides input
    
  7. Load File:AArch32 Gen3 H3 M3 V3H Scif MiniMon develop V3H V0.05.mot.zip (File:AArch32 Gen3 V3H Scif MiniMon V5.04C.MOT.zip for V3H 1.1). In console provide the following inputs:
  8. type "ctrl+A S" and select upload method "ascii", then choose file for uploading "AArch32_Gen3_H3_M3_V3H_Scif_MiniMon_develop_V3H_V0.05.mot", after upload finished press any key.
    Minimonitor starts and provides prompts on console
    
  9. Change SW as follows:
  10. SW4[1]=ON, SW4[2]=ON, SW4[3]=OFF, SW4[4]=ON, SW4[5]=OFF, SW4[6]=OFF, SW4[7]=OFF, SW4[8]=OFF
    
  11. Erase flash. In console execute xcs command and provide the following inputs:
  12. 3
    y
    y
    
  13. Flash bootparam_sa0.srec. In console execute xls2 command (load program to qspi flash) and provide the following inputs:
  14. 3
    y
    eb220000
    0
    type "ctrl+A S" and select upload method "ascii", then choose file for uploading "bootparam_sa0.srec", after upload finished press any key
    y
    
  15. Flash cr7-v3hsk.srec (For v2.23.1 only: Please use File:Cr7-v3h-1.1.srec.zip for V3H 1.1 instead of one available in the build). In console execute xls2 command (load program to qspi flash) and provide the following inputs:
  16. 3
    y
    eb204000
    40000
    type "ctrl+A S" and select upload method "ascii", then choose file for uploading "cr7-v3hsk.srec", after upload finished press any key
    y
    
  17. Flash cert_header_sa3.srec. In console execute xls2 command (load program to qspi flash) and provide the following inputs:
  18. 3
    y
    eb220000
    c0000
    type "ctrl+A S" and select upload method "ascii", then choose file for uploading "cert_header_sa3.srec", after upload finished press any key
    y
    
  19. Flash bl2-v3hsk.srec. In console execute xls2 command (load program to qspi flash) and provide the following inputs:
  20. 3
    y
    eb244000
    140000
    type "ctrl+A S" and select upload method "ascii", then choose file for uploading "bl2-v3hsk.srec", after upload finished press any key
    y
    
  21. Flash cert_header_sa6.srec. In console execute xls2 command (load program to qspi flash) and provide the following inputs:
  22. 3
    y
    eb220000
    180000
    type "ctrl+A S" and select upload method "ascii", then choose file for uploading "cert_header_sa6.srec", after upload finished press any key
    y
    
  23. Flash bl31-v3hsk.srec. In console execute xls2 command (load program to qspi flash) and provide the following inputs:
  24. 3
    y
    44000000
    1C0000
    type "ctrl+A S" and select upload method "ascii", then choose file for uploading "bl31-v3hsk.srec", after upload finished press any key
    y
    
  25. Flash u-boot-elf-v3hsk.srec. In console execute xls2 command (load program to qspi flash) and provide the following inputs:
  26. 3
    y
    50000000
    640000
    type "ctrl+A S" and select upload method "ascii", then choose file for uploading "u-boot-elf-v3hsk.srec", after upload finished press any key
    y
    
  27. Reset the board
  28. Press SW3
    


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 V3H Starter Kit board you must use the following dtb file:
For Yocto v2.23.1:

Image-r8a7798-v3hsk.dtb
Image-r8a7798-v3hsk-vbm.dtb
Image-r8a7798-v3hsk-vbm-v2.dtb
Image-r8a7798-v3hsk-kf.dtb

For Yocto v3.9.0:

Image-r8a77980-v3hsk.dtb
Image-r8a77980-v3hsk-vbm.dtb
Image-r8a77980-v3hsk-vbm-v2.dtb
Image-r8a77980-v3hsk-kf.dtb

ADAS test applications

TBD

Installing V3H Starter Kit Expansion Board

Use the following procedure to install Expansion Board to the V3HSK Board: https://elinux.org/R-Car/Boards/V3MSK#Installing_V3M_Starter_Kit_Expansion_Board

Update VI and DU power domains to 3.3V using CPLD Configuration tool.
Please contact Renesas to obtain this tool.