MX51: vision2: Fix build for vision2 board.
[oweals/u-boot.git] / include / configs / kmeter1.h
index 16278e197e7185fd847bbd4e758cd927ea4e79d3..8639ddd96f4b3542280b25ded0d4bd6e0566290a 100644 (file)
@@ -34,7 +34,7 @@
        "netdev=eth2\0"         \
 
 /* include common defines/options for all 83xx Keymile boards */
-#include "km83xx-common.h"
+#include "km/km83xx-common.h"
 
 #define CONFIG_MISC_INIT_R
 /*
 
 #define CONFIG_SYS_DDR_TIMING_3        0x00000000
 
-#define CONFIG_SYS_PIGGY_BASE          0xE8000000
-#define        CONFIG_SYS_PIGGY_SIZE           128
-#define CONFIG_SYS_PAXE_BASE           0xA0000000
+/* PRIO FPGA */
+#define        CONFIG_SYS_KMBEC_FPGA_BASE      0xE8000000
+#define        CONFIG_SYS_KMBEC_FPGA_SIZE      128
+/* PAXE FPGA */
+#define        CONFIG_SYS_PAXE_BASE            0xA0000000
 #define        CONFIG_SYS_PAXE_SIZE            512
 
 /* EEprom support */