summaryrefslogtreecommitdiff
path: root/configs/socfpga_agilex_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-10-29 03:27:05 +0300
committerTom Rini <trini@konsulko.com>2022-11-10 18:08:55 +0300
commit75fc79e530eb01428ba4064b2693214efdfb2ee2 (patch)
tree13f0826314c5140f0d6aeecf04664b3e184e2686 /configs/socfpga_agilex_defconfig
parenta918df21f09739e4d0f91937b88f3804696a0f41 (diff)
downloadu-boot-75fc79e530eb01428ba4064b2693214efdfb2ee2.tar.xz
Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MMC_MAX_BLK_COUNT Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'configs/socfpga_agilex_defconfig')
-rw-r--r--configs/socfpga_agilex_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_agilex_defconfig b/configs/socfpga_agilex_defconfig
index e5864ebda2..de9ebd0722 100644
--- a/configs/socfpga_agilex_defconfig
+++ b/configs/socfpga_agilex_defconfig
@@ -65,6 +65,7 @@ CONFIG_SPL_ALTERA_SDRAM=y
CONFIG_DWAPB_GPIO=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_DW=y
+CONFIG_SYS_MMC_MAX_BLK_COUNT=256
CONFIG_MMC_DW=y
CONFIG_SF_DEFAULT_MODE=0x2003
CONFIG_SPI_FLASH_SPANSION=y