From d7d95fd629d0c00b80e1c533c62439e08c1f25e4 Mon Sep 17 00:00:00 2001 From: John Rigby Date: Thu, 27 Sep 2012 13:46:45 -0600 Subject: LINARO: enable u-boot API for supported platforms Signed-off-by: John Rigby --- include/configs/mx51evk.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/mx51evk.h') diff --git a/include/configs/mx51evk.h b/include/configs/mx51evk.h index dcae53786..4df7c8a52 100644 --- a/include/configs/mx51evk.h +++ b/include/configs/mx51evk.h @@ -145,6 +145,8 @@ ***********************************************************/ #include +#define CONFIG_API +#define CONFIG_SYS_MMC_MAX_DEVICE 2 #undef CONFIG_CMD_IMLS -- cgit v1.2.3