summaryrefslogtreecommitdiffstats
path: root/include/configs/p3p440.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/p3p440.h')
-rw-r--r--include/configs/p3p440.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/p3p440.h b/include/configs/p3p440.h
index 544c1b83de..22f9f84ec2 100644
--- a/include/configs/p3p440.h
+++ b/include/configs/p3p440.h
@@ -285,7 +285,7 @@
#define CFG_ENV_IS_IN_FLASH 1 /* use FLASH for environment vars */
-#define CFG_ENV_SECT_SIZE 0x20000 /* size of one complete sector */
+#define CFG_ENV_SECT_SIZE 0x20000 /* size of one complete sector */
#define CFG_ENV_ADDR (CFG_MONITOR_BASE-CFG_ENV_SECT_SIZE)
#define CFG_ENV_SIZE 0x2000 /* Total Size of Environment Sector */
OpenPOWER on IntegriCloud