commit | 913b3d0378d8b41ba9bbfa57aecd1943a2ad815a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Oct 27 23:47:08 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Oct 29 17:24:30 2016 +0900 |
tree | 38f1f6b4d24449b8595532709c642b709dff3e6a | |
parent | b464ff9561c659d52ff9eccdc7977a8170ce56d9 [diff] |
ARM: uniphier: refactor DDR PHY parameter dump command Do not hard-code the number of DX blocks because it is a different value for LD11 SoC. Move the macro NR_DATX8_PER_DDRPHY to ddrphy-training.c since it is the last user. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>