]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: move cmd_ddrphy.c to dram subdirectory
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 8 Jan 2016 16:51:11 +0000 (01:51 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 12 Jan 2016 16:54:45 +0000 (01:54 +0900)
commit9ca661642668ad833432a1f2f0086df5101ef48b
tree52ef3ca3f88c0c547093a520cdaf2ddc2b64ac44
parent9475f8de88dc397450cc28912af96595da45d5c8
ARM: uniphier: move cmd_ddrphy.c to dram subdirectory

This command shows the register dump of the DDR PHY, so it would be
more at home in the dram subdirectory.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/Makefile
arch/arm/mach-uniphier/dram/Makefile
arch/arm/mach-uniphier/dram/cmd_ddrphy.c [moved from arch/arm/mach-uniphier/cmd_ddrphy.c with 100% similarity]