ARM: rmobile: Enable board detection when FIT is enabled
authorAdam Ford <aford173@gmail.com>
Mon, 20 Sep 2021 16:14:27 +0000 (11:14 -0500)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Fri, 29 Oct 2021 19:51:54 +0000 (21:51 +0200)
commita72fca75f91e207fa1a006ac799002aa3d24edf0
tree6857afb3fe078d45000e9c14634aeb7a088fbb12
parenta09929cc6c5a108f89e91660f37d745ed119385b
ARM: rmobile: Enable board detection when FIT is enabled

There are three boards from Beacon, RZ/G2 M/N/H which all
use the same board file, but different device trees.
Add code to automatically select the proper device tree
based on the CPU type.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/beacon/beacon-rzg2m/beacon-rzg2m.c