From 5b752a1e0528aa29f5bd4cde0905c8b604c56255 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 boards where it works without causing build failures Signed-off-by: John Rigby --- include/configs/mx53ard.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/mx53ard.h') diff --git a/include/configs/mx53ard.h b/include/configs/mx53ard.h index 0a928afc8..bdbf85390 100644 --- a/include/configs/mx53ard.h +++ b/include/configs/mx53ard.h @@ -81,6 +81,8 @@ /* Command definition */ #include +#define CONFIG_API +#define CONFIG_SYS_MMC_MAX_DEVICE 2 #undef CONFIG_CMD_IMLS -- cgit v1.2.3