From: Kyungmin Park Date: Fri, 20 Aug 2010 01:47:51 +0000 (+0900) Subject: s5pc210: universal: Workaround set the MASSMEMORY_EN to low X-Git-Tag: JH02_20100820~33 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9896215863121eb4f3ac341b67a0909ca98a1b07;p=kernel%2Fu-boot.git s5pc210: universal: Workaround set the MASSMEMORY_EN to low Signed-off-by: Kyungmin Park --- diff --git a/board/samsung/universal_c210/universal.c b/board/samsung/universal_c210/universal.c index dd3a2ae..c6d6484 100644 --- a/board/samsung/universal_c210/universal.c +++ b/board/samsung/universal_c210/universal.c @@ -61,8 +61,9 @@ int board_mmc_init(bd_t *bis) { int i; - if (s5p_no_mmc_support()) - return -1; + /* Workaround: set the low to enable LDO_EN */ + /* MASSMEMORY_EN: XMDMDATA_6: GPE3[6] */ + gpio_direction_output(&gpio1->gpio_e3, 6, 0); /* * eMMC GPIO: