RZ-G: Difference between revisions

From Renesas.info
Line 54: Line 54:


= Topics =
= Topics =
{| class="toccolours" width="100%" style="text-align: center"
{| class="toccolours" width="100%" style="text-align: left"
|-
|-
| <font size=+3>πŸŽ₯</font> '''[[RZ-G/RZG_videos | Demo Videos]]'''
| <font size=+3>πŸ“¦</font> '''[[RZ-G/RZ-G2_BSP|RZ/G2 Linux BSP]]'''
| <font size=+3>πŸ“‡</font> '''[[RZ-G/RZG_yocto | Yocto]]''' <br> (Common issues, suggestions, examples)
|
|-
| <font size=+3>πŸ“·</font> '''[[RZ-G/RZG_camera | Camera]]'''
| <font size=+3>🎨</font> '''[[RZ-G/RZG_graphics | Graphics]]''' <br>(Qt, video encode/decode)
| <font size=+3>🎨</font> '''[[RZ-G/RZG_graphics | Graphics]]''' <br>(Qt, video encode/decode)
| <font size=+3>πŸ“·</font> '''[[RZ-G/RZG_camera | Camera]]'''
| <font size=+3>πŸ–ΌοΈ</font> '''[[RZ-G/RZG_weston | Wayland/Weston]]''' <br> (Helpful hints about running Weston with RZ/G)
| <font size=+3>πŸ–ΌοΈ</font> '''[[RZ-G/RZG_weston | Wayland/Weston]]''' <br> (Helpful hints about running Weston with RZ/G)
|
|
|-
|-
| <font size=+3>🐧</font> '''[[RZ-G/RZG_kernel | Kernel]]''' <br>(Dynamic Power, drivers, peripherals, etc..)
| <font size=+3>πŸ”‘</font> '''[[RZ-G/RZG_arm_trusted_firmware | ARM Trusted Firmware]]'''
| <font size=+3>πŸ”‘</font> '''[[RZ-G/RZG_arm_trusted_firmware | ARM Trusted Firmware]]'''
| <font size=+3>πŸ₯Ύ</font> '''[[RZ-G/RZG_uboot | u-boot]]'''
| <font size=+3>πŸ₯Ύ</font> '''[[RZ-G/RZG_uboot | u-boot]]'''
|
|-
| <font size=+3>πŸ›</font> '''[[RZ-G/RZG_debug | Debugging ]]'''
| <font size=+3>πŸ›</font> '''[[RZ-G/RZG_debug | Debugging ]]'''
| <font size=+3>🏹</font> '''[[RZ-G/RZG2_pcie_ep | RZ/G2 PCIe EP]]''' <br>(PCIe Endpoint driver)
| <font size=+3>🚧</font> '''[[RZ-G/RZ-G2_BSP_Porting|RZ/G2 Linux BSP Porting]]''' <br>(Hints on porting to a new board)
|-
| <font size=+3>πŸ“¦</font> '''[[RZ-G/RZ-G2_BSP|RZ/G2 Linux BSP]]'''
| <font size=+3>πŸ“‡</font> '''[[RZ-G/RZG_yocto | Yocto]]''' <br> (Common issues, suggestions, examples)
| <font size=+3>🐧</font> '''[[RZ-G/RZG_kernel | Kernel]]''' <br>(Dynamic Power, drivers, peripherals, etc..)
| <font size=+3>♻️</font> '''[[RZ-G/RZG_BSP_upgrade | BSP Kernel Update]]''' <br>(Instructions to update your kernel)
| <font size=+3>♻️</font> '''[[RZ-G/RZG_BSP_upgrade | BSP Kernel Update]]''' <br>(Instructions to update your kernel)
|
|-
|-
| <font size=+3>πŸŽ₯</font> '''[[RZ-G/RZG_videos | Demo Videos]]'''
| <font size=+3>🧠</font> '''[[RZ-G/RZ-G2_ai| AI and ML]]'''
| <font size=+3>🧠</font> '''[[RZ-G/RZ-G2_ai| AI and ML]]'''
| <font size=+3>🏹</font> '''[[RZ-G/RZG2_pcie_ep | RZ/G2 PCIe EP]]''' <br>(PCIe Endpoint driver)
|
|
|}
|}

Revision as of 12:02, 13 August 2021


<img src="RZ.jpg" style="float:right" height="120">

Introduction

This page is for the Renesas RZ/G family of embedded SoCs. The main goal is to make the information about RZ/G SoCs friendly, easy to access for embedded developers.

The links below can be used to get familiar with Renesas RZ/G SoC

Detailed information regarding RZ/G SoCs (including roadmap, technical and marketing documents, BSPs and middleware) can be obtained directly from a Renesas representative.

Boards

Here is the list of available Renesas Evaluation Boards (link) and Commercial SOM Boards and Partner Solutions (link).

RZ/G2 Series Evaluation Boards

Support Pages
β—Ό RZ/G2L SMARC
<img height=100px src=renesas_rzg2l_carrier.jpg>
by Renesas
β—Ό RZ/G2E EK874
<img height=100px src=rzg2n-reference-board-grid_0.jpg>
by Silicon Linux
β—Ό RZ/G2N,/G2M,/G2H HiHope
<img height=100px src=rzg2n-reference-board-grid_0.jpg>
by HopeRun

RZ/G2 Commercial Boards

RZ/G1 Series Evaluation Boards

β—Ό RZ/G1E SODIMM
by iWave
β—Ό RZ/G1E Starter Kit
by Renesas
β—Ό RZ/G1M SODIMM
by iWave
β—Ό RZ/G1N SODIMM
by iWave
β—Ό RZ/G1H SODIMM
by iWave

Software and Documentation

Highlights
πŸ“„ Platform | RZ/G2 Group Linux BSP Porting Guide (PDF) - How to modify the Renesas BSP to match your board
πŸ“„ Verified Linux packages | Linux Interface Specification Yocto recipe Start-Up Guide (PDF) - Building with Yocto, programming boot loaders and BSP Memory Map
πŸ“„ Verified Linux packages | RZ/G2 Group BSP Manual Set (PDF) - Information about BSP device drivers and Device Tree configurations. It also contains information regarding GStreamer and Wayland.
πŸ“„ Application Notes/Other | RZ/G2 Trusted Execution Environment Start-Up Guide (PDF) - Using ARM TrustZone and OP-TEE (Open Portable Trusted Execution Environment)

Topics

πŸ“¦ RZ/G2 Linux BSP πŸ“‡ Yocto
(Common issues, suggestions, examples)
πŸ“· Camera 🎨 Graphics
(Qt, video encode/decode)
πŸ–ΌοΈ Wayland/Weston
(Helpful hints about running Weston with RZ/G)
🐧 Kernel
(Dynamic Power, drivers, peripherals, etc..)
πŸ”‘ ARM Trusted Firmware πŸ₯Ύ u-boot
πŸ› Debugging 🚧 RZ/G2 Linux BSP Porting
(Hints on porting to a new board)
♻️ BSP Kernel Update
(Instructions to update your kernel)
πŸŽ₯ Demo Videos 🧠 AI and ML 🏹 RZ/G2 PCIe EP
(PCIe Endpoint driver)