u-boot/arch/arm/mach-uniphier/dram
Kotaro Hayashi 04f3da3936 ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoC
If the DRAM clock duty does not meet the allowable tolerance,
it is marked in an efuse register.  If the register is fused,
the boot code should compensate for the DRAM clock duty error.

Signed-off-by: Kotaro Hayashi <hayashi.kotaro@socionext.com>
[masahiro: simplify code, add git-log]
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-02-23 08:37:56 +09:00
..
Makefile ARM: uniphier: refactor spl_init_board() 2017-01-18 01:22:30 +09:00
cmd_ddrmphy.c ARM: uniphier: refactor cmd_ddrmphy 2017-01-29 20:59:08 +09:00
cmd_ddrphy.c ARM: uniphier: refactor cmd_ddrphy 2017-01-29 20:59:08 +09:00
ddrmphy-regs.h ARM: uniphier: clean up UMC init for PXs2 SoC 2017-01-29 20:59:08 +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
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: remove dram_nr_ch from board parameters 2017-02-23 08:37:56 +09:00
umc-ld20.c ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoC 2017-02-23 08:37: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: remove dram_nr_ch from board parameters 2017-02-23 08:37: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
umc64-regs.h ARM: uniphier: add PH1-LD11 SoC support 2016-05-26 00:37:13 +09:00