u-boot/arch/arm/mach-uniphier/debug-uart
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: support Debug UART 2016-03-24 01:45:41 +09:00
debug-uart-ld4.c ARM: uniphier: support Debug UART 2016-03-24 01:45:41 +09:00
debug-uart-ld6b.c ARM: uniphier: support Debug UART 2016-03-24 01:45:41 +09:00
debug-uart-ld20.c ARM: uniphier: support Debug UART 2016-03-24 01:45:41 +09:00
debug-uart-pro4.c ARM: uniphier: support Debug UART 2016-03-24 01:45:41 +09:00
debug-uart-pro5.c ARM: uniphier: support Debug UART 2016-03-24 01:45:41 +09:00
debug-uart-pxs2.c ARM: uniphier: support Debug UART 2016-03-24 01:45:41 +09:00
debug-uart-sld3.c ARM: uniphier: support Debug UART 2016-03-24 01:45:41 +09:00
debug-uart-sld8.c ARM: uniphier: support Debug UART 2016-03-24 01:45:41 +09:00
debug-uart.c ARM: uniphier: simplify SoC ID get function 2017-01-22 16:49:27 +09:00
debug-uart.h ARM: uniphier: support Debug UART 2016-03-24 01:45:41 +09:00