X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FTQM850L.h;h=1a8089617640d87ae065075b257dd243aeabde48;hb=5a1aceb0689e2f731491838970884a673ef7e7d3;hp=388fafc555487794172647e1f6d512de623a95d4;hpb=7d9b5bae5ba558c7464d89d033aca04acaf01172;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/TQM850L.h b/include/configs/TQM850L.h index 388fafc..1a80896 100644 --- a/include/configs/TQM850L.h +++ b/include/configs/TQM850L.h @@ -200,7 +200,7 @@ #define CFG_MAX_FLASH_BANKS 2 /* max number of memory banks */ #define CFG_MAX_FLASH_SECT 71 /* max number of sectors on one chip */ -#define CFG_ENV_IS_IN_FLASH 1 +#define CONFIG_ENV_IS_IN_FLASH 1 #define CFG_ENV_OFFSET 0x8000 /* Offset of Environment Sector */ #define CFG_ENV_SIZE 0x4000 /* Total Size of Environment Sector */