]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ISPAN.h
Merge branch 'socrates' of /home/wd/git/u-boot/projects
[karo-tx-uboot.git] / include / configs / ISPAN.h
index 965b515f0e6f9d273af9b5b7b6c01f5350daae77..760f7cca6e9a62a4fbd872b10b34570fdc5d91c4 100644 (file)
 
 /* Environment is in flash, there is little space left in Serial EEPROM */
 #define CFG_ENV_IS_IN_FLASH
-#define CFG_ENV_SECT_SIZE      0x10000         /* We use one complete sector   */
+#define CFG_ENV_SECT_SIZE      0x10000         /* We use one complete sector   */
 #define CFG_ENV_SIZE           (CFG_ENV_SECT_SIZE)
 #define CFG_ENV_ADDR           (CFG_MONITOR_BASE + CFG_MONITOR_LEN)
 #define CFG_ENV_ADDR_REDUND    (CFG_ENV_ADDR + CFG_ENV_SECT_SIZE)