Merge git://git.denx.de/u-boot-ubi
This commit is contained in:
@@ -22,10 +22,6 @@
|
||||
|
||||
#define CONFIG_ENV_SIZE (96 << 10) /* 96 KiB */
|
||||
|
||||
/* Make the verbose messages from UBI stop printing */
|
||||
#define CONFIG_UBI_SILENCE_MSG
|
||||
#define CONFIG_UBIFS_SILENCE_MSG
|
||||
|
||||
#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
|
||||
|
||||
#ifndef CONFIG_SPL_BUILD
|
||||
|
||||
@@ -136,8 +136,6 @@
|
||||
#define CONFIG_ENV_UBI_PART "UBI"
|
||||
#define CONFIG_ENV_UBI_VOLUME "config"
|
||||
#define CONFIG_ENV_UBI_VOLUME_REDUND "config_r"
|
||||
#define CONFIG_UBI_SILENCE_MSG 1
|
||||
#define CONFIG_UBIFS_SILENCE_MSG 1
|
||||
#define CONFIG_ENV_SIZE (32*1024)
|
||||
|
||||
#endif /* __IGEP00X0_H */
|
||||
|
||||
Reference in New Issue
Block a user