X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FRBC823.h;h=aec204b8d51aa3ec27f8c6d9bbc39fd17ea7cf3b;hb=df4a0796e86662536df2387ddcf969c2a704bcc2;hp=9222d21554ac5de92a93c51c098c1fcebf6f736e;hpb=42fd5f87b1613d3039f57e93c16f760a768d3e84;p=oweals%2Fu-boot.git diff --git a/include/configs/RBC823.h b/include/configs/RBC823.h index 9222d21554..aec204b8d5 100644 --- a/include/configs/RBC823.h +++ b/include/configs/RBC823.h @@ -203,9 +203,9 @@ #define CFG_FLASH_ERASE_TOUT 120000 /* Timeout for Flash Erase (in ms) */ #define CFG_FLASH_WRITE_TOUT 500 /* Timeout for Flash Write (in ms) */ -#define CFG_ENV_IS_IN_FLASH 1 -#define CFG_ENV_OFFSET 0x10000 /* Offset of Environment Sector */ -#define CFG_ENV_SIZE 0x10000 /* Total Size of Environment Sector */ +#define CONFIG_ENV_IS_IN_FLASH 1 +#define CONFIG_ENV_OFFSET 0x10000 /* Offset of Environment Sector */ +#define CONFIG_ENV_SIZE 0x10000 /* Total Size of Environment Sector */ /*----------------------------------------------------------------------- * Cache Configuration