diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-10 20:07:36 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-10 22:41:56 +0900 |
commit | 92d6524b4f19cac08dd47f656bce59a7db6d3c47 (patch) | |
tree | 7e69ddc6d96a0984945ff6cf78b3262f5cff23f4 /arch/arm/mach-zynqmp-r5 | |
parent | 9a2f0e5ccd8749e9cdb27c4f4edf07dd44ff36b7 (diff) |
ARM: uniphier: check DT to determine whether to use support card
If CONFIG_MICRO_SUPPORT_CARD is enabled, U-Boot tries to get access
to the devices on the support card, which may not actually exist.
Check the DT and search for the on-board devices run-time. If the
nodes are not found in DT, then disable the code.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-zynqmp-r5')
0 files changed, 0 insertions, 0 deletions