Merge git://git.denx.de/u-boot-mmc
This commit is contained in:
@@ -15,9 +15,7 @@
|
||||
#include <environment/ti/dfu.h>
|
||||
#include <linux/sizes.h>
|
||||
|
||||
#ifdef CONFIG_SPL_BUILD
|
||||
#define CONFIG_IODELAY_RECALIBRATION
|
||||
#endif
|
||||
|
||||
#define CONFIG_NR_DRAM_BANKS 2
|
||||
|
||||
|
||||
@@ -14,9 +14,7 @@
|
||||
|
||||
#include <environment/ti/dfu.h>
|
||||
|
||||
#ifdef CONFIG_SPL_BUILD
|
||||
#define CONFIG_IODELAY_RECALIBRATION
|
||||
#endif
|
||||
|
||||
#define CONFIG_VERY_BIG_RAM
|
||||
#define CONFIG_NR_DRAM_BANKS 2
|
||||
|
||||
@@ -54,6 +54,7 @@
|
||||
#define MMC_VERSION_4_1 MAKE_MMC_VERSION(4, 1, 0)
|
||||
#define MMC_VERSION_4_2 MAKE_MMC_VERSION(4, 2, 0)
|
||||
#define MMC_VERSION_4_3 MAKE_MMC_VERSION(4, 3, 0)
|
||||
#define MMC_VERSION_4_4 MAKE_MMC_VERSION(4, 4, 0)
|
||||
#define MMC_VERSION_4_41 MAKE_MMC_VERSION(4, 4, 1)
|
||||
#define MMC_VERSION_4_5 MAKE_MMC_VERSION(4, 5, 0)
|
||||
#define MMC_VERSION_5_0 MAKE_MMC_VERSION(5, 0, 0)
|
||||
|
||||
Reference in New Issue
Block a user