summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/uniphier/cmd_ddrphy.c
Commit message (Collapse)AuthorAgeLines
* ARM: UniPhier: add dump command of DDR PHY parametersMasahiro Yamada2014-12-30-0/+229
This commit adds a dump command of DDR PHY parameters of UniPhier SoC family. It might not be used very often for the regular operation but it would be useful when something goes wrong with DDR memories. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>