summaryrefslogtreecommitdiffstats
path: root/include/configs/bubinga.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bubinga.h')
-rw-r--r--include/configs/bubinga.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bubinga.h b/include/configs/bubinga.h
index cbd74a0d8d..75dd4e7e67 100644
--- a/include/configs/bubinga.h
+++ b/include/configs/bubinga.h
@@ -302,7 +302,7 @@
#define CFG_FLASH_WORD_SIZE unsigned char
#ifdef CFG_ENV_IS_IN_FLASH
-#define CFG_ENV_SECT_SIZE 0x10000 /* size of one complete sector */
+#define CFG_ENV_SECT_SIZE 0x10000 /* size of one complete sector */
#define CFG_ENV_ADDR (CFG_MONITOR_BASE-CFG_ENV_SECT_SIZE)
#define CFG_ENV_SIZE 0x4000 /* Total Size of Environment Sector */
OpenPOWER on IntegriCloud