arm: rmobile: Add HopeRun HiHope RZ/G2M board support
authorBiju Das <biju.das.jz@bp.renesas.com>
Mon, 1 Mar 2021 17:08:47 +0000 (17:08 +0000)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Tue, 16 Mar 2021 19:09:29 +0000 (20:09 +0100)
commitb650c838253f602cd28205b23d89caa454994790
treec69229ec483d02746d161e09a8371b042fa4d78c
parent40ac7945241244a45227bc9e1a2d8d3171823627
arm: rmobile: Add HopeRun HiHope RZ/G2M board support

The HiHope RZ/G2M board from HopeRun consists of main board
(HopeRun HiHope RZ/G2M main board) and sub board(HopeRun
HiHope RZ/G2M sub board). The HiHope RZ/G2M sub board sits
below the HiHope RZ/G2M main board.

This patch adds the required board support to boot HopeRun HiHope
RZ/G2M board.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
arch/arm/dts/Makefile
arch/arm/mach-rmobile/Kconfig.64
board/hoperun/hihope-rzg2/Kconfig [new file with mode: 0644]
board/hoperun/hihope-rzg2/MAINTAINERS [new file with mode: 0644]
board/hoperun/hihope-rzg2/Makefile [new file with mode: 0644]
board/hoperun/hihope-rzg2/hihope-rzg2.c [new file with mode: 0644]
configs/hihope_rzg2_defconfig [new file with mode: 0644]
include/configs/hihope-rzg2.h [new file with mode: 0644]