Socrates: config file cleanup.
[oweals/u-boot.git] / include / configs / katmai.h
index d2f6b1021a353366012b337e101759ec8fa5bfa2..cce883fd85ff344c03511dcc26148cfaf80bbded 100644 (file)
@@ -79,7 +79,7 @@
 #define CFG_ACE_BASE           0xfe000000      /* Xilinx ACE controller - Compact Flash */
 
 #define CFG_MONITOR_BASE       TEXT_BASE
-#define CFG_MONITOR_LEN                (0xFFFFFFFF - CFG_MONITOR_LEN + 1)
+#define CFG_MONITOR_LEN                (0xFFFFFFFF - CFG_MONITOR_BASE + 1)
 #define CFG_MALLOC_LEN         (512 * 1024)    /* Reserve 512 kB for malloc */
 
 /*-----------------------------------------------------------------------