Commit 367386861b9400682409e94a0be7c1f906124163

Authored by Eugen Hristev
Committed by Tom Rini
1 parent 96ab34b484

configs: at91: sama5: enable CMD_IMI

Enable iminfo command with CONFIG_CMD_IMI

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>

Showing 12 changed files with 0 additions and 12 deletions Side-by-side Diff

configs/sama5d27_som1_ek_mmc1_defconfig
... ... @@ -28,7 +28,6 @@
28 28 CONFIG_SPL_SEPARATE_BSS=y
29 29 CONFIG_HUSH_PARSER=y
30 30 CONFIG_CMD_BOOTZ=y
31   -# CONFIG_CMD_IMI is not set
32 31 # CONFIG_CMD_FLASH is not set
33 32 CONFIG_CMD_I2C=y
34 33 # CONFIG_CMD_LOADS is not set
configs/sama5d27_som1_ek_mmc_defconfig
... ... @@ -29,7 +29,6 @@
29 29 CONFIG_SPL_SEPARATE_BSS=y
30 30 CONFIG_HUSH_PARSER=y
31 31 CONFIG_CMD_BOOTZ=y
32   -# CONFIG_CMD_IMI is not set
33 32 # CONFIG_CMD_FLASH is not set
34 33 CONFIG_CMD_I2C=y
35 34 # CONFIG_CMD_LOADS is not set
configs/sama5d2_ptc_ek_mmc_defconfig
... ... @@ -18,7 +18,6 @@
18 18 # CONFIG_DISPLAY_BOARDINFO is not set
19 19 CONFIG_HUSH_PARSER=y
20 20 CONFIG_CMD_BOOTZ=y
21   -# CONFIG_CMD_IMI is not set
22 21 # CONFIG_CMD_FLASH is not set
23 22 CONFIG_CMD_I2C=y
24 23 # CONFIG_CMD_LOADS is not set
configs/sama5d2_ptc_ek_nandflash_defconfig
... ... @@ -18,7 +18,6 @@
18 18 # CONFIG_DISPLAY_BOARDINFO is not set
19 19 CONFIG_HUSH_PARSER=y
20 20 CONFIG_CMD_BOOTZ=y
21   -# CONFIG_CMD_IMI is not set
22 21 # CONFIG_CMD_FLASH is not set
23 22 CONFIG_CMD_I2C=y
24 23 # CONFIG_CMD_LOADS is not set
configs/sama5d2_xplained_emmc_defconfig
... ... @@ -28,7 +28,6 @@
28 28 CONFIG_SPL_SEPARATE_BSS=y
29 29 CONFIG_HUSH_PARSER=y
30 30 CONFIG_CMD_BOOTZ=y
31   -# CONFIG_CMD_IMI is not set
32 31 # CONFIG_CMD_FLASH is not set
33 32 CONFIG_CMD_I2C=y
34 33 # CONFIG_CMD_LOADS is not set
configs/sama5d2_xplained_mmc_defconfig
... ... @@ -29,7 +29,6 @@
29 29 CONFIG_SPL_SEPARATE_BSS=y
30 30 CONFIG_HUSH_PARSER=y
31 31 CONFIG_CMD_BOOTZ=y
32   -# CONFIG_CMD_IMI is not set
33 32 # CONFIG_CMD_FLASH is not set
34 33 CONFIG_CMD_I2C=y
35 34 # CONFIG_CMD_LOADS is not set
configs/sama5d2_xplained_spiflash_defconfig
... ... @@ -27,7 +27,6 @@
27 27 CONFIG_SPL_SPI_LOAD=y
28 28 CONFIG_HUSH_PARSER=y
29 29 CONFIG_CMD_BOOTZ=y
30   -# CONFIG_CMD_IMI is not set
31 30 # CONFIG_CMD_FLASH is not set
32 31 CONFIG_CMD_I2C=y
33 32 # CONFIG_CMD_LOADS is not set
configs/sama5d3_xplained_mmc_defconfig
... ... @@ -27,7 +27,6 @@
27 27 CONFIG_SPL_SEPARATE_BSS=y
28 28 CONFIG_HUSH_PARSER=y
29 29 CONFIG_CMD_BOOTZ=y
30   -# CONFIG_CMD_IMI is not set
31 30 # CONFIG_CMD_FLASH is not set
32 31 # CONFIG_CMD_LOADS is not set
33 32 CONFIG_CMD_MMC=y
configs/sama5d3_xplained_nandflash_defconfig
... ... @@ -24,7 +24,6 @@
24 24 CONFIG_SPL_NAND_SUPPORT=y
25 25 CONFIG_HUSH_PARSER=y
26 26 CONFIG_CMD_BOOTZ=y
27   -# CONFIG_CMD_IMI is not set
28 27 # CONFIG_CMD_FLASH is not set
29 28 # CONFIG_CMD_LOADS is not set
30 29 CONFIG_CMD_MMC=y
configs/sama5d4_xplained_mmc_defconfig
... ... @@ -28,7 +28,6 @@
28 28 CONFIG_SPL_SEPARATE_BSS=y
29 29 CONFIG_HUSH_PARSER=y
30 30 CONFIG_CMD_BOOTZ=y
31   -# CONFIG_CMD_IMI is not set
32 31 # CONFIG_CMD_FLASH is not set
33 32 # CONFIG_CMD_LOADS is not set
34 33 CONFIG_CMD_MMC=y
configs/sama5d4_xplained_nandflash_defconfig
... ... @@ -25,7 +25,6 @@
25 25 CONFIG_SPL_NAND_SUPPORT=y
26 26 CONFIG_HUSH_PARSER=y
27 27 CONFIG_CMD_BOOTZ=y
28   -# CONFIG_CMD_IMI is not set
29 28 # CONFIG_CMD_FLASH is not set
30 29 # CONFIG_CMD_LOADS is not set
31 30 CONFIG_CMD_MMC=y
configs/sama5d4_xplained_spiflash_defconfig
... ... @@ -27,7 +27,6 @@
27 27 CONFIG_SPL_SPI_LOAD=y
28 28 CONFIG_HUSH_PARSER=y
29 29 CONFIG_CMD_BOOTZ=y
30   -# CONFIG_CMD_IMI is not set
31 30 # CONFIG_CMD_FLASH is not set
32 31 # CONFIG_CMD_LOADS is not set
33 32 CONFIG_CMD_MMC=y