summaryrefslogtreecommitdiffstats
path: root/include/configs/adsvix.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/adsvix.h')
-rw-r--r--include/configs/adsvix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/adsvix.h b/include/configs/adsvix.h
index 703d3124e6..427b5482f5 100644
--- a/include/configs/adsvix.h
+++ b/include/configs/adsvix.h
@@ -359,7 +359,7 @@
/* Flash environment locations */
#define CFG_ENV_IS_IN_FLASH 1
#define CFG_ENV_ADDR (PHYS_FLASH_1 + CFG_MONITOR_LEN) /* Addr of Environment Sector */
-#define CFG_ENV_SIZE 0x20000 /* Total Size of Environment */
+#define CFG_ENV_SIZE 0x20000 /* Total Size of Environment */
#define CFG_ENV_SECT_SIZE 0x20000 /* Total Size of Environment Sector */
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud