Home
last modified time | relevance | path

Searched hist:"1 b1f2319ca2736dab14e1bd1d49558581763138a" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-uniphier/dram/
H A Dddrphy-regs.h1b1f2319ca2736dab14e1bd1d49558581763138a Fri Mar 18 07:41:45 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: drop ifdef in ddrphy-regs.h

The ifdef conditionals in header files prevent us from multi-SoC
support in a single U-Boot image. Detect SoC specific parameters
run-time rather than define them statically with an ifdef in
ddrphy-regs.h.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A Dcmd_ddrphy.c1b1f2319ca2736dab14e1bd1d49558581763138a Fri Mar 18 07:41:45 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: drop ifdef in ddrphy-regs.h

The ifdef conditionals in header files prevent us from multi-SoC
support in a single U-Boot image. Detect SoC specific parameters
run-time rather than define them statically with an ifdef in
ddrphy-regs.h.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>