u-boot/arch/arm/mach-uniphier/arm32
Masahiro Yamada e27d6c7d32 ARM: uniphier: simplify SoC ID get function
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>
2017-01-22 16:49:27 +09:00
..
Makefile ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 2016-08-11 17:58:06 +09:00
arm-mpcore.h ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 2016-08-11 17:58:06 +09:00
cache-uniphier.c ARM: uniphier: add uniphier_cache_set_active_ways() 2016-08-11 17:49:45 +09:00
cache-uniphier.h ARM: uniphier: add uniphier_cache_set_active_ways() 2016-08-11 17:49:45 +09:00
debug_ll.S ARM: uniphier: rename function names ph1_* to uniphier_* 2016-04-01 00:59:47 +09:00
late_lowlevel_init.S ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init 2016-08-11 17:49:31 +09:00
lowlevel_init.S ARM: uniphier: move lowlevel debug init code after page table switch 2016-08-11 17:49:20 +09:00
psci.c ARM: uniphier: simplify SoC ID get function 2017-01-22 16:49:27 +09:00
psci_smp.S ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 2016-08-11 17:58:06 +09:00
timer.c ARM: uniphier: prepare directory structure for ARMv8 SoC support 2016-03-01 00:33:24 +09:00