commit | bf52091786bd80368e54d33babe04534192805ed | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jan 28 06:53:45 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Jan 29 20:59:08 2017 +0900 |
tree | d5e8311d0b0421a3d85090163385223ce1ada739 | |
parent | c995f3a3c5263c2e424064fac81f169846b6d25e [diff] |
ARM: uniphier: refactor cmd_ddrphy It seems more readable to use arrays to get SoC specific parameters instead of the crappy switch statement. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>