commit | 86f0d8c49898e481b7f57166cc3c3f2548d67738 | [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 | 0197f63dae6e1a20384b7e91a0f0cc3152e70a08 [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>