Re: [U-Boot] [PATCH] mmc: support the revision check for eMMC4.5

2012-05-07 Thread Jaehoon Chung
Hi Andy. On 05/08/2012 07:16 AM, Andy Fleming wrote: > On Tue, Mar 27, 2012 at 1:55 AM, Jaehoon Chung wrote: >> eMMC card is introduced the eMMC4.5. >> But now eMMC card is checked up to eMMC4.0. >> This patch is supported until eMMC4.5 >> >> Signed-off-by: Jaehoon Chung >> Signed-off-by: Kyung

Re: [U-Boot] [PATCH] mmc: support the revision check for eMMC4.5

2012-05-07 Thread Andy Fleming
On Tue, Mar 27, 2012 at 1:55 AM, Jaehoon Chung wrote: > eMMC card is introduced the eMMC4.5. > But now eMMC card is checked up to eMMC4.0. > This patch is supported until eMMC4.5 > > Signed-off-by: Jaehoon Chung > Signed-off-by: Kyungmin Park > --- >  common/cmd_mmc.c  |    5 - >  drivers/mm