From fb505c7e5db1f637ea5ac4a0f337f516b0c32f27 Mon Sep 17 00:00:00 2001 From: Eric Miao Date: Sat, 19 Mar 2011 21:19:51 +0800 Subject: mx53loco: define ERRATUM_ESDHC111 BugLink: http://bugs.launchpad.net/bugs/738193 Signed-off-by: Eric Miao --- include/configs/mx53loco.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 544e3fbbd..bf545cf9a 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -182,4 +182,7 @@ #define CONFIG_OF_LIBFDT +/* Erratum */ +#define CONFIG_SYS_FSL_ERRATUM_ESDHC111 + #endif /* __CONFIG_H */ -- cgit v1.2.3