From 0557114f39ead28bb9d9b81291970c72728786a4 Mon Sep 17 00:00:00 2001 From: Terry Lv Date: Wed, 17 Jun 2009 18:46:13 +0800 Subject: ENGR00113439: BBG2, enable SPI NOR and MMC in one image. BBG2, enable SPI NOR and MMC in one image. Signed-off-by: Terry Lv --- board/freescale/imx51/imx51.c | 1 - 1 file changed, 1 deletion(-) (limited to 'board/freescale/imx51') diff --git a/board/freescale/imx51/imx51.c b/board/freescale/imx51/imx51.c index 793afa2..b0bbf46 100644 --- a/board/freescale/imx51/imx51.c +++ b/board/freescale/imx51/imx51.c @@ -258,7 +258,6 @@ int board_eth_init(bd_t *bis) int sdhc_init(void) { u32 interface_esdhc = 0; - u32 pad_val = 0; s32 status = 0; interface_esdhc = (readl(SRC_BASE_ADDR + 0x4) & (0x00180000)) >> 19; -- cgit v1.1