command_poweroff
COMMAND_SET(poweroff, "poweroff", "power off the system", command_poweroff);
COMMAND_SET(halt, "halt", "power off the system", command_poweroff);