commit | 2458e1aa1da6ff2d58a3786494b5b79ea25f8f9d | [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 | dbfb1b7fd2d965390ba187aac8b72077c02002b5 [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>