Merge branch 'master' of git://git.denx.de/u-boot-coldfire
[platform/kernel/u-boot.git] / include / configs / exynos5-dt-common.h
index a94f5a1..8f2dac6 100644 (file)
@@ -15,8 +15,7 @@
                "stdout=serial,vidconsole\0" \
                "stderr=serial,vidconsole\0"
 
-#define CONFIG_SYS_SPI_BASE    0x12D30000
+#define CFG_SYS_SPI_BASE       0x12D30000
 #define FLASH_SIZE             (4 << 20)
-#define CONFIG_SPI_BOOTING
 
 #endif