MX51: vision2: Fix build for vision2 board.
[oweals/u-boot.git] / include / configs / a320evb.h
index 5373bcb57097b5f6937cc79a366bf7717b68e32e..dfab0f414a29cc1fb2f305facb7018b5ab2a217f 100644 (file)
  */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128 * 1024)
 
-/*-----------------------------------------------------------------------
- * size in bytes reserved for initial data
-*/
-
 /*-----------------------------------------------------------------------
  * SDRAM controller configuration
  */
  * Static memory controller configuration
  */
 
-#include <asm/arch/ftsmc020.h>
+#define CONFIG_FTSMC020
+#include <faraday/ftsmc020.h>
 
 #define FTSMC020_BANK0_CONFIG  (FTSMC020_BANK_ENABLE             |     \
                                 FTSMC020_BANK_BASE(PHYS_FLASH_1) |     \