diff options
| author | Hai Pham <[email protected]> | 2025-12-02 19:34:14 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2025-12-03 00:17:15 +0100 |
| commit | e84a0bbefe19496b31b21c74133eedeefd1cc11c (patch) | |
| tree | 0741127c095ea4d9328b48e27b0b6f3456d8371f /board | |
| parent | 5353fc464f00b2bf8e69ddbbcb4f1704566bcde2 (diff) | |
arm64: renesas: Add Renesas R-Car Gen5 infrastructure
Add initial changes to support Renesas R-Car Gen5 SoC.
Introduce Kconfig entries, architecture headers and PRR IDs for Renesas
R-Car Gen5 and R-Car X5H R8A78000 SoC. Add Makefile change to produce
u-boot-elf.srec with correct offset for installation tooling. Update
MAINTAINERS entry to cover both r8a77nnn and r8a78nnn .
Signed-off-by: Hai Pham <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'board')
| -rw-r--r-- | board/renesas/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/MAINTAINERS b/board/renesas/MAINTAINERS index 13551cdd2b4..8571bb02576 100644 --- a/board/renesas/MAINTAINERS +++ b/board/renesas/MAINTAINERS @@ -6,7 +6,7 @@ N: grpeach N: r2dplus N: r7s72100 N: r8a66597 -N: r8a77 +N: r8a7[78] N: r9a0[0-9]g N: rcar N: renesas |
