]> Git Repo - J-u-boot.git/commit
ARM: keystone2: Switch to using the poweroff command
authorTom Rini <[email protected]>
Wed, 16 Mar 2016 13:19:43 +0000 (09:19 -0400)
committerTom Rini <[email protected]>
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 <[email protected]>
Cc: Nishanth Menon <[email protected]>
Cc: Lokesh Vutla <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
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
This page took 0.041099 seconds and 4 git commands to generate.