]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/trizepsiv.h
Big white-space cleanup.
[karo-tx-uboot.git] / include / configs / trizepsiv.h
index 7a15d97cb0c18422b98c34baa9af176886f67441..25155ad34958bf3bdea6be7e841b1dbcf78b4797 100644 (file)
 #define CFG_MONITOR_LEN                0x40000
 
 #define CFG_MAX_FLASH_BANKS    1       /* max number of memory banks           */
-#define CFG_MAX_FLASH_SECT     4 + 255  /* max number of sectors on one chip    */
+#define CFG_MAX_FLASH_SECT     4 + 255  /* max number of sectors on one chip   */
 
 /* timeout values are in ticks */
 #define CFG_FLASH_ERASE_TOUT   (25*CFG_HZ) /* Timeout for Flash Erase */
 
 /* Flash environment locations */
 #define CFG_ENV_IS_IN_FLASH    1
-#define CFG_ENV_ADDR           (PHYS_FLASH_1 + CFG_MONITOR_LEN)        /* Addr of Environment Sector   */
-#define CFG_ENV_SIZE           0x40000 /* Total Size of Environment            */
+#define CFG_ENV_ADDR           (PHYS_FLASH_1 + CFG_MONITOR_LEN) /* Addr of Environment Sector  */
+#define CFG_ENV_SIZE           0x40000 /* Total Size of Environment            */
 #define CFG_ENV_SECT_SIZE      0x40000 /* Total Size of Environment Sector     */
 
 /* Address and size of Redundant Environment Sector    */