Merge git://git.denx.de/u-boot-net
[oweals/u-boot.git] / include / configs / ls1012ardb.h
index 09c8f79ff358abeae8ed84c89bca9a7c927be7a3..276fe1050cf9de85cb90efc7b1ecbeae4d1b1b44 100644 (file)
@@ -47,7 +47,6 @@
 #ifdef CONFIG_MMC
 #define CONFIG_FSL_ESDHC
 #define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
-#define CONFIG_GENERIC_MMC
 #endif
 
 /* SATA */
@@ -75,4 +74,7 @@
 #define CONFIG_SYS_MEMTEST_START       0x80000000
 #define CONFIG_SYS_MEMTEST_END         0x9fffffff
 
+
+#include <asm/fsl_secure_boot.h>
+
 #endif /* __LS1012ARDB_H__ */