commit | a72fca75f91e207fa1a006ac799002aa3d24edf0 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Sep 20 11:14:27 2021 -0500 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Fri Oct 29 21:51:54 2021 +0200 |
tree | 6857afb3fe078d45000e9c14634aeb7a088fbb12 | |
parent | a09929cc6c5a108f89e91660f37d745ed119385b [diff] |
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>