mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 14:10:43 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
# define CONFIG_CMD_FAT
|
# define CONFIG_CMD_FAT
|
||||||
# define CONFIG_CMD_MMC
|
# define CONFIG_CMD_MMC
|
||||||
# define CONFIG_DOS_PARTITION
|
# define CONFIG_DOS_PARTITION
|
||||||
|
# define CONFIG_SYS_MMC_MAX_BLK_COUNT 127
|
||||||
# endif
|
# endif
|
||||||
# ifdef CONFIG_MMC_SPI
|
# ifdef CONFIG_MMC_SPI
|
||||||
# define CONFIG_CMD_MMC_SPI
|
# define CONFIG_CMD_MMC_SPI
|
||||||
|
|
Loading…
Reference in a new issue