]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2M
authorAdam Ford <aford173@gmail.com>
Mon, 20 Sep 2021 16:14:28 +0000 (11:14 -0500)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Fri, 29 Oct 2021 19:51:54 +0000 (21:51 +0200)
commit0d115694abf394ed04960b2767d3fa804ede8a83
treecf575f8ad622e30c29834e51914d09ea5eb6ef4e
parenta72fca75f91e207fa1a006ac799002aa3d24edf0
ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2M

The three different boards share the same board file and only differ
in terms of which SoC is being used.  By enabling FIT on
TARGET_BEACON_RZG2M, it can support all three boards and elimate
duplicate code.

Signed-off-by: Adam Ford <aford173@gmail.com>
arch/arm/mach-rmobile/Kconfig.64
configs/r8a774a1_beacon_defconfig