bfin: the max bfin sdh block count is 127
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
This commit is contained in:
parent
240182d59a
commit
6721bb5ad8
include/configs
|
@ -39,6 +39,7 @@
|
|||
# define CONFIG_CMD_FAT
|
||||
# define CONFIG_CMD_MMC
|
||||
# define CONFIG_DOS_PARTITION
|
||||
# define CONFIG_SYS_MMC_MAX_BLK_COUNT 127
|
||||
# endif
|
||||
# ifdef CONFIG_MMC_SPI
|
||||
# define CONFIG_CMD_MMC_SPI
|
||||
|
|
Loading…
Reference in New Issue