]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/arm/Kconfig
ARM: keystone2: Switch to using the poweroff command
authorTom Rini <trini@konsulko.com>
Wed, 16 Mar 2016 13:19:43 +0000 (09:19 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 16 Mar 2016 19:03:32 +0000 (15:03 -0400)
commit534bc70e35878bd437d0e665e5ee8c371c9c3b49
tree7091db96964288d6b662dd7f1e2236bc194ecb4e
parentaadd3360e61fe605eb53efe65e537dd5c1e8a4d1
ARM: keystone2: Switch to using the poweroff command

Now that we have a standard way to power off the hardware, switch to
using that rather than our own command.

Cc: Vitaly Andrianov <vitalya@ti.com>
Cc: Nishanth Menon <nm@ti.com>
Cc: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/Kconfig
arch/arm/mach-keystone/Makefile
arch/arm/mach-keystone/cmd_poweroff.c [new file with mode: 0644]
arch/arm/mach-keystone/keystone.c