ARM: rmobile: Factor out common R-Car V3M/V3H board code
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 31 May 2023 18:24:34 +0000 (20:24 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Thu, 8 Jun 2023 20:26:51 +0000 (22:26 +0200)
commitb0866db2dcecad88ffe1d0e8195d4c5f3d615cc6
tree4e04c05d1ca1538e2b61ca62a62538f7624e5c65
parentad1616f0e8762f6ca017e69af15be1ce42bdf62f
ARM: rmobile: Factor out common R-Car V3M/V3H board code

Pull common board initialization code from V3M Eagle board
into rcar-common/v3-common.c so it can be re-used by other
V3M/V3H boards.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
board/renesas/eagle/Makefile
board/renesas/rcar-common/v3-common.c [moved from board/renesas/eagle/eagle.c with 57% similarity]