mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
e27d6c7d32
Currently, uniphier_get_soc_type() converts the SoC ID (this is read from the revision register) to an enum symbol to use it for SoC identification. Come to think of it, there is no need for the conversion in the first place. Using the SoC ID from the register as-is a straightforward way. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |
||
---|---|---|
.. | ||
arm-mpcore.h | ||
cache-uniphier.c | ||
cache-uniphier.h | ||
debug_ll.S | ||
late_lowlevel_init.S | ||
lowlevel_init.S | ||
Makefile | ||
psci.c | ||
psci_smp.S | ||
timer.c |