summaryrefslogtreecommitdiffstats
path: root/include/configs/ocotea.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-06-22 23:59:00 +0200
committerWolfgang Denk <wd@denx.de>2007-06-22 23:59:00 +0200
commit1636d1c8529c006d106287cfbc20cd0a246fe1cb (patch)
treecd39e784361c2bcef43cfc38d39b1670ce22d539 /include/configs/ocotea.h
parent2dc64451b4c08ffd619372abfdc2506a2e2363b9 (diff)
downloadtalos-obmc-uboot-1636d1c8529c006d106287cfbc20cd0a246fe1cb.tar.gz
talos-obmc-uboot-1636d1c8529c006d106287cfbc20cd0a246fe1cb.zip
Coding stylke cleanup; rebuild CHANGELOG
Diffstat (limited to 'include/configs/ocotea.h')
-rw-r--r--include/configs/ocotea.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ocotea.h b/include/configs/ocotea.h
index 31f8bb3fdd..931fb820d1 100644
--- a/include/configs/ocotea.h
+++ b/include/configs/ocotea.h
@@ -137,7 +137,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