Renesas RZ/V2H Linux BSP and Distribution, Release 1.0.2-31
1. Purpose
This is the Linux BSP (Board Support Package) and Linux software distribution and development environment for the Renesas RZ/V2H Evaluation Kit, release 1.0.2-31.
2. Hardware Platform
Renesas RZ/V2H Evaluation Kit.
3. Release Images
Release images for this software release can be downloaded from the following location:
TBD (update with the links from the Buildbot email)
4. Setting Up Kit and Development Host
Connect to the Evaluation Kit board:
Serial console into CN10.
Power supply into CN40.
Ethernet cable connected to the LAN, into CN5.
Requirements for the development host:
Ubuntu 20, 64 bit version.
100 GB of free space.
Terminal software (
picocom, minicom
or similar) installed.
Please refer to Building Emcraft Software Distribution and Installing Images to the Target for information on building the bootable images and installing the images to the board.
5. Supported Features
The following list provides a summary of the features and capabilities of this release of the RZ/V2H BSP:
U-Boot firmware:
Runs on the Cortex-A55 core;
U-Boot v2021.10;
Target initialization from power-on / reset;
Loads from QSPI Flash and runs from DDR;
Serial console;
Ethernet driver for loading images to the target from network;
Device driver for eMMC / SD Card;
Supports storing Linux images in eMMC / SD Card;
Auto-boot feature, allowing boot of OS images from eMMC or other storage with no operator intervention;
Persistent environment for customization of target operation;
Sophisticated command interface for maintenance and development of the target.
Linux:
Runs on the Cortex-A55 cores;
Linux kernel v5.10.145;
Device drivers for key I/O interfaces;
FreeRTOS:
Runs on the Cortex-CM33 or CR8 core;
Device drivers for select I/O interfaces.
[NOTE: FreeRTOS is not available in this release].
Development environment:
Linux-hosted cross-development environment;
Yocto v3.1 (
dunfell
) distribution.
6. Software Manifest
Repo | Link | Hash | Tag |
---|---|---|---|
meta-econsys |
| tags/1.0.2-31 | |
meta-renesas |
| tags/1.0.2-31 | |
meta-rz-multi-os |
| tags/1.0.2-31 | |
meta-rz-graphics |
| tags/1.0.2-31 | |
meta-rz-drpai |
| tags/1.0.2-31 | |
meta-renesas-desktop |
| tags/1.0.2-31 | |
meta-rz-emcraft |
| tags/1.0.2-31 | |
linux-rz |
| tags/1.0.2-31 | |
u-boot-rz |
| tags/1.0.2-31 |
7. New Functionality
The following is a summary of the changes in 1.0.2-31 since the last release 1.0.1-27:
Issue Key | Summary |
---|---|
meta-econsys | |
meta-renesas | |
meta-rz-multi-os | |
meta-rz-graphics | |
meta-rz-drpai | |
meta-renesas-desktop | |
RNS-21 | Include release info into the image |
RNS-4 | Add qtwyaland package and run script for royaleviewer |
RNS-13 | Add ros2 support packages |
meta-rz-emcraft | |
RNS-21 | Add bsp version information to the rootfs |
RNS-21 | Add git hash to kernel and u-boot release version |
RNS-14 | Add coral camera dts to the image |
linux-rz | |
RNS-14 | Add a dedicated configuration for google coral camera (ov5645) |
u-boot-rz |
8. Release QA Results
The tests described in the following QA Test Plan have been executed for this release:
Test | Result | Comment |
---|---|---|
U-Boot installation | PASSED SKIPPED FAILED | |
SD card installation and booting | TBD | |
eMMC installation and booting | TBD | |
Ethernet | TBD | |
Network Interfaces List | TBD | |
Block Devices List | TBD | |
Desktop GUI Starts | TBD | |
USB Device List | TBD | |
Loaded Kernel Modules List | TBD | |
System Devices List | TBD |
9. Known Problems and Limitations
The following are known problems and limitations of this software release:
RNS-8: Booting from eMMC requires QSPI Flash.
RNS-9: Booting from SD Card requires QSPI Flash.
RNS-10: "ASoC: error at soc_component_read_no_lock" messages flood on the serial console
RNS-19: U-Boot environment gets corrupted if eMMC is erased
RNS-22: Reboot doesn't work in Linux and in U-Boot