From 02824dc78642b3057cc8c1ab7dc32203f55a17fa Mon Sep 17 00:00:00 2001 From: Eric Nelson Date: Tue, 26 Nov 2013 17:40:30 -0700 Subject: ARM: mx6: Update non-Freescale boards to include CPU errata. The CPU errata expressed in include/configs/mx6_common.h apply to all i.MX6DQ and i.MX6DLS parts. Signed-off-by: Eric Nelson Reviewed-by: Fabio Estevam Acked-by: Stefan Roese --- include/configs/titanium.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/titanium.h') diff --git a/include/configs/titanium.h b/include/configs/titanium.h index 0bb6731..f9e00c5 100644 --- a/include/configs/titanium.h +++ b/include/configs/titanium.h @@ -13,6 +13,7 @@ #ifndef __CONFIG_H #define __CONFIG_H +#include "mx6_common.h" #include #include -- cgit v1.1