u-boot-brain/arch/arm/mach-uniphier/sbc
Masahiro Yamada f7f390576d ARM: uniphier: check DT to determine whether to initialize SBC
If CONFIG_MICRO_SUPPORT_CARD is enabled, U-Boot initialize SBC
(System Bus Controller), which may not be really necessary.

Check the "socionext,uniphier-system-bus" node in DT run-time.
If and only if it is found and its "status" property is okay,
initialize the SBC block.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-07-10 22:41:57 +09:00
..
Makefile ARM: uniphier: check DT to determine whether to initialize SBC 2019-07-10 22:41:57 +09:00
sbc-ld4.c ARM: uniphier: check DT to determine whether to initialize SBC 2019-07-10 22:41:57 +09:00
sbc-ld11.c ARM: uniphier: check DT to determine whether to initialize SBC 2019-07-10 22:41:57 +09:00
sbc-pxs2.c ARM: uniphier: check DT to determine whether to initialize SBC 2019-07-10 22:41:57 +09:00
sbc-regs.h ARM: uniphier: check DT to determine whether to initialize SBC 2019-07-10 22:41:57 +09:00
sbc.c ARM: uniphier: check DT to determine whether to initialize SBC 2019-07-10 22:41:57 +09:00