]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm64: versal: Enable dm command
authorMichal Simek <michal.simek@xilinx.com>
Wed, 16 Jan 2019 15:52:19 +0000 (16:52 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 24 Jan 2019 09:03:44 +0000 (10:03 +0100)
It is useful to have this command enable to see which devices are
bind/probed.

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

index 3f26163913b7a8a0e95d7b5695e9674371d2c4b4..57e497c922f83aa4e343e080d07b6cbfb675e9b6 100644 (file)
@@ -19,6 +19,7 @@ CONFIG_SYS_PROMPT="Versal> "
 CONFIG_CMD_BOOTMENU=y
 CONFIG_CMD_MEMTEST=y
 CONFIG_SYS_ALT_MEMTEST=y
+CONFIG_CMD_DM=y
 # CONFIG_CMD_FLASH is not set
 CONFIG_CMD_I2C=y
 CONFIG_CMD_MMC=y