]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm64: zynqmp: Enable poweroff command for zcu100_revB
authorMichal Simek <michal.simek@xilinx.com>
Fri, 2 Jun 2017 06:29:35 +0000 (08:29 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 21 Jun 2017 06:57:53 +0000 (08:57 +0200)
zcu100 can be powered off that's why enabling this command in u-boot to
have this functionality in place.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_zynqmp_zcu100_revB_defconfig

index c40c5802a15ac137093efe16a63b031930342f84..edab34c5c1a4ce8e368a4353e5ccb2e5d3a19b28 100644 (file)
@@ -18,6 +18,7 @@ CONFIG_SPL_SYS_MALLOC_SIMPLE=y
 CONFIG_SPL_OS_BOOT=y
 CONFIG_SYS_PROMPT="ZynqMP> "
 # CONFIG_CMD_IMLS is not set
+CONFIG_CMD_POWEROFF=y
 CONFIG_CMD_MEMTEST=y
 # CONFIG_CMD_FLASH is not set
 CONFIG_CMD_MMC=y