arm64: renesas: Split R-Car Gen3 and Gen4 common board code
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Thu, 12 Dec 2024 13:38:27 +0000 (14:38 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sun, 29 Dec 2024 15:55:31 +0000 (16:55 +0100)
commitcf096e7d73eaf36dbdd1e24339c1676b262dc661
tree45cfea00f23d5062e05dd8320a0b47235ab6e39d
parentcaefe8a1b478f5c565530fa94811a4cfc2ae81d5
arm64: renesas: Split R-Car Gen3 and Gen4 common board code

Split common board code for R-Car Gen3 and Gen4 into separate files.
The R-Car Gen3 board code contains fixups specific to TFA which are
no longer required on R-Car Gen4, keep those fixups in its own file
so they would not interfere with Gen4.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
14 files changed:
board/beacon/beacon-rzg2m/Makefile
board/hoperun/hihope-rzg2/Makefile
board/renesas/condor/Makefile
board/renesas/draak/Makefile
board/renesas/eagle/Makefile
board/renesas/ebisu/Makefile
board/renesas/rcar-common/common.c
board/renesas/rcar-common/gen3-common.c [new file with mode: 0644]
board/renesas/rcar-common/gen4-common.c
board/renesas/salvator-x/Makefile
board/renesas/ulcb/Makefile
board/renesas/v3hsk/Makefile
board/renesas/v3msk/Makefile
board/silinux/ek874/Makefile