...
Finally you can use Yocto to generate the root file system including all the bits and bobs you need to run your custom application...
Individual Software Sections
Flash Writer
Arm Trusted Firmware
- When porting the BSP to a new board, start with this section first
- Please refer to page: RZ BSP Porting - Flash Writer
Trusted Firmware-A
u-boot
- Please refer to page: RZ BSP Porting - G/RZ-G2_BSP_Porting_ubootu-boot
Linux Kernel
Yocto
Ubuntu
OpenWRT
Debian
Yocto
- Please refer to page: RZ BSP Porting - Yocto
Ubuntu
OpenWRT
Debian
Software Update
Memory Map
- This section explains how DDR Memory is divided and configured.
- RZ -G/RZ-G2_BSP_MemoryMapBSP Porting - Memory Map
Changing Console Port
You can make use of the following changes to change console port from SCIF0 to SCIF2 in RZ/G2L-LC and RZ/V2L (Not applicable for RZ/G2UL). Please note that it NOT RECOMMENDED by Renesas to do so and is described here only for experimental purpose.
...