]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/arndale.h
Merge branch 'master' of http://git.denx.de/u-boot-samsung
[karo-tx-uboot.git] / include / configs / arndale.h
index a87806d3cfd14810e0843791a8be57eb8ce9c635..81e8a7c3a362ebedf3d573df6156123bd47ee53a 100644 (file)
@@ -9,6 +9,9 @@
 #ifndef __CONFIG_ARNDALE_H
 #define __CONFIG_ARNDALE_H
 
+#define EXYNOS_FDTFILE_SETTING \
+       "fdtfile=exynos5250-arndale.dtb\0"
+
 #include "exynos5250-common.h"
 
 /* SD/MMC configuration */
@@ -58,6 +61,4 @@
 /* The PERIPHBASE in the CBAR register is wrong on the Arndale, so override it */
 #define CONFIG_ARM_GIC_BASE_ADDRESS    0x10480000
 
-#define CONFIG_ARMV7_VIRT
-
 #endif /* __CONFIG_H */