u-boot-brain/arch/arm/mach-uniphier/dram
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
..
cmd_ddrmphy.c treewide: fix "followings" to "following" 2016-08-26 17:04:58 -04:00
cmd_ddrphy.c ARM: uniphier: simplify SoC ID get function 2017-01-22 16:49:27 +09:00
ddrmphy-regs.h ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b 2016-01-13 01:54:55 +09:00
ddrphy-init.h ARM: uniphier: refactor DDR PHY parameter dump command 2016-10-29 17:24:30 +09:00
ddrphy-ld4.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
ddrphy-regs.h ARM: uniphier: update DRAM init code for LD11 SoC 2016-10-29 17:24:30 +09:00
ddrphy-training.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
ddruqphy-regs.h ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.h 2016-10-29 17:24:30 +09:00
Makefile ARM: uniphier: refactor spl_init_board() 2017-01-18 01:22:30 +09:00
umc64-regs.h ARM: uniphier: add PH1-LD11 SoC support 2016-05-26 00:37:13 +09:00
umc-ld4.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
umc-ld11.c ARM: uniphier: fix delay fixup code in LD11 UMC init 2017-01-22 15:01:27 +09:00
umc-ld20.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
umc-pro4.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
umc-pro5.c ARM: uniphier: refactor spl_init_board() 2017-01-18 01:22:30 +09:00
umc-pxs2.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
umc-regs.h ARM: uniphier: deprecate umc_dram_init_{start, poll} 2016-02-29 03:50:16 +09:00
umc-sld3.c ARM: uniphier: refactor spl_init_board() 2017-01-18 01:22:30 +09:00
umc-sld8.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00