]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ocotea.h
Merge with git://www.denx.de/git/u-boot.git
[karo-tx-uboot.git] / include / configs / ocotea.h
index bc8ee1c6f16bccf9a75a64e8944c637cafee0639..68e8cec251cb23b0ac247526e08654fb12c9b6a0 100644 (file)
 #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     */