From ee1b651d88dfab6750660f4d4da8c80cc82f6bc6 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(+) diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 01490c3d2..a47830769 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -193,4 +193,7 @@ #define CONFIG_ENV_IS_IN_MMC #define CONFIG_SYS_MMC_ENV_DEV 1 +/* Erratum */ +#define CONFIG_SYS_FSL_ERRATUM_ESDHC111 + #endif /* __CONFIG_H */ -- cgit v1.2.3