commit | f04c0d653b3d7c6170b355e630eedbf096e31792 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Sep 29 15:04:16 2021 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 07 16:53:50 2021 +0200 |
tree | 123bf3bb3226ba1476de26f53571081f7acfd005 | |
parent | c6d170bcb92bbd56e142d487f6f9aad806b0cc60 [diff] [blame] |
imx: ventana: add part command Add part command for obtaining info about disk partitions. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
diff --git a/configs/gwventana_nand_defconfig b/configs/gwventana_nand_defconfig index 8ff8ab4..587ab05 100644 --- a/configs/gwventana_nand_defconfig +++ b/configs/gwventana_nand_defconfig
@@ -57,6 +57,7 @@ CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_NAND_TRIMFFS=y +CONFIG_CMD_PART=y CONFIG_CMD_PCI=y CONFIG_CMD_USB=y CONFIG_CMD_USB_MASS_STORAGE=y