X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fcolibri_t20.h;h=122294de6fc3543cd1a52927f47993e33c8649bb;hb=4b19b89ca4a866b7baa642533e6dbd67cd832d27;hp=cd7e1687812c3cdcc338cdc07c132ecc456d62a8;hpb=c3f43185eeb9e600c6cc0e7721f52c749e14c666;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/colibri_t20.h b/include/configs/colibri_t20.h index cd7e168..122294d 100644 --- a/include/configs/colibri_t20.h +++ b/include/configs/colibri_t20.h @@ -28,9 +28,6 @@ #define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Environment in NAND, 64K is a bit excessive but erase block is 512K anyway */ -#define CONFIG_ENV_OFFSET (SZ_2M) -#undef CONFIG_ENV_SIZE /* undef size from tegra20-common.h */ -#define CONFIG_ENV_SIZE (SZ_64K) #define BOARD_EXTRA_ENV_SETTINGS \ "mtdparts=" CONFIG_MTDPARTS_DEFAULT "\0"