Coding stylke cleanup; rebuild CHANGELOG

This commit is contained in:
Wolfgang Denk
2007-06-22 23:59:00 +02:00
parent 2dc64451b4
commit 1636d1c852
33 changed files with 167 additions and 128 deletions

View File

@@ -127,7 +127,7 @@
#define CFG_FLASH_QUIET_TEST 1 /* don't warn upon unknown flash */
#ifdef CFG_ENV_IS_IN_FLASH
#define CFG_ENV_SECT_SIZE 0x20000 /* size of one complete sector */
#define CFG_ENV_SECT_SIZE 0x20000 /* size of one complete sector */
#define CFG_ENV_ADDR ((-CFG_MONITOR_LEN)-CFG_ENV_SECT_SIZE)
#define CFG_ENV_SIZE 0x2000 /* Total Size of Environment Sector */