u-boot/arch/arm/mach-uniphier/dram
Masahiro Yamada 51244a6080 ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y
The build fails if compiled with CONFIG_CMD_DDRMPHY_DUMP=y since commit
46abfcc99e ("ARM: uniphier: rework struct uniphier_board_data").

Fixes: 46abfcc99e ("ARM: uniphier: rework struct uniphier_board_data")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2016-03-09 01:10:47 +09:00
..
Makefile ARM: uniphier: merge DDR PHY init code for 3 SoCs 2016-02-29 03:50:16 +09:00
cmd_ddrmphy.c ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y 2016-03-09 01:10:47 +09:00
cmd_ddrphy.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
ddrmphy-regs.h ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b 2016-01-13 01:54:55 +09:00
ddrphy-ph1-ld4.c ARM: uniphier: refactor DDR-PHY init code 2016-02-29 03:50:16 +09:00
ddrphy-regs.h ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init() 2016-02-29 03:50:16 +09:00
ddrphy-training.c ARM: uniphier: move headers out of include/mach directory 2016-01-13 01:54:53 +09:00
umc-ph1-ld4.c ARM: uniphier: rename variable for DRAM controller base address 2016-02-29 03:50:16 +09:00
umc-ph1-pro4.c ARM: uniphier: rename variable for DRAM controller base address 2016-02-29 03:50:16 +09:00
umc-ph1-sld8.c ARM: uniphier: rename variable for DRAM controller base address 2016-02-29 03:50:16 +09:00
umc-proxstream2.c ARM: uniphier: rename variable for DRAM controller base address 2016-02-29 03:50:16 +09:00
umc-regs.h ARM: uniphier: deprecate umc_dram_init_{start, poll} 2016-02-29 03:50:16 +09:00