ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards
[platform/kernel/u-boot.git] / include / configs / katmai.h
index d2f6b10..cce883f 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 */
 
 /*-----------------------------------------------------------------------