]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx6_common.h
Merge branch 'master' of git://git.denx.de/u-boot-ti
[karo-tx-uboot.git] / include / configs / mx6_common.h
index 8a8920f6cc8adebb6113bc8d6476bb50055e170d..135a3f51f069940a12ff4f983e34344d1d829ce4 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef __MX6_COMMON_H
 #define __MX6_COMMON_H
 
-#define CONFIG_ARM_ERRATA_742230
 #define CONFIG_ARM_ERRATA_743622
 #define CONFIG_ARM_ERRATA_751472
 #define CONFIG_ARM_ERRATA_794072
@@ -29,4 +28,6 @@
 #define CONFIG_SYS_PL310_BASE  L2_PL310_BASE
 #endif
 
+#define CONFIG_MP
+
 #endif