Re: [PATCH v5] mmc: core: Add default timeout value for CMD6.

2011-10-16 Thread Jaehoon Chung
Hi Mr.Jeon I known this patch is committed for mmc-next. Maybe you need to send only the patch for power-class. Thanks, Jaehoon Chung On 10/17/2011 08:45 AM, Seungwon Jeon wrote: > This mail is a duplicate from our security machine. > V5 of related patch has already submitted. > Please ignore

RE: [PATCH v5] mmc: core: Add default timeout value for CMD6.

2011-10-16 Thread Seungwon Jeon
This mail is a duplicate from our security machine. V5 of related patch has already submitted. Please ignore this resending. I think that it was unfortunate. Seungwon Jeon. > EXT_CSD[248] includes the default maximum timeout for CMD6. > This field is added at eMMC4.5 Spec. And it can be used for

[PATCH v5] mmc: core: Add default timeout value for CMD6.

2011-10-15 Thread Seungwon Jeon
EXT_CSD[248] includes the default maximum timeout for CMD6. This field is added at eMMC4.5 Spec. And it can be used for default timeout except for some operations which don't define the timeout(i.e. background operation, sanitize, flush cache) in eMMC4.5 Spec. Signed-off-by: Seungwon Jeon --- dr

[PATCH v5] mmc: core: Add default timeout value for CMD6.

2011-10-05 Thread Seungwon Jeon
EXT_CSD[248] includes the default maximum timeout for CMD6. This field is added at eMMC4.5 Spec. And it can be used for default timeout except for some operations which don't define the timeout(i.e. background operation, sanitize, flush cache) in eMMC4.5 Spec. Signed-off-by: Seungwon Jeon --- dr