X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmv-common.h;h=27b489902bd75ad6746b84326ca2f4045ae35f49;hb=962d026b6aaf7d801d182f3188e4bbc106e057e3;hp=0a392579557717eab5fe8cf89c9cf923bc8b0d9b;hpb=162eee41060896af666c70ae308d2bb13d971ccf;p=u-boot diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index 0a39257955..27b489902b 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -93,7 +93,6 @@ * Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (1024 * 1024) /* 1MiB for malloc() */ -/* size in bytes reserved for initial data */ /* * Other required minimal configurations @@ -133,8 +132,6 @@ */ #ifdef CONFIG_CMD_NAND #define CONFIG_SYS_MAX_NAND_DEVICE 1 -#define NAND_MAX_CHIPS 1 -#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */ #endif /*