Re: [PATCH] mmc: core: Add cache control for eMMC4.5 device

2011-10-06 Thread Andrei E. Warkentin
2011/10/6 Seungwon Jeon : > Andrei E. Warkentin wrote: >> Hi Seungwon, >> >> 2011/10/6 Seungwon Jeon : >> > Adrian Hunter wrote: >> >> On 08/09/11 10:29, Seungwon Jeon wrote: >> >> > This patch adds cache feature of eMMC4.5 Spec. >> >> > If device supports cache capability, host can utilize some sp

RE: [PATCH] mmc: core: Add cache control for eMMC4.5 device

2011-10-06 Thread Seungwon Jeon
Adrian Hunter wrote: > On 06/10/11 07:38, Seungwon Jeon wrote: > > Adrian Hunter wrote: > >> On 08/09/11 10:29, Seungwon Jeon wrote: > >>> This patch adds cache feature of eMMC4.5 Spec. > >>> If device supports cache capability, host can utilize some specific > >>> operations. > >>> > >>> Signed-of

RE: [PATCH] mmc: core: Add cache control for eMMC4.5 device

2011-10-06 Thread Seungwon Jeon
Andrei E. Warkentin wrote: > Hi Seungwon, > > 2011/10/6 Seungwon Jeon : > > Adrian Hunter wrote: > >> On 08/09/11 10:29, Seungwon Jeon wrote: > >> > This patch adds cache feature of eMMC4.5 Spec. > >> > If device supports cache capability, host can utilize some specific > >> > operations. > >> > >

Re: [PATCH] mmc: core: Add cache control for eMMC4.5 device

2011-10-06 Thread Adrian Hunter
On 06/10/11 07:38, Seungwon Jeon wrote: Adrian Hunter wrote: On 08/09/11 10:29, Seungwon Jeon wrote: This patch adds cache feature of eMMC4.5 Spec. If device supports cache capability, host can utilize some specific operations. Signed-off-by: Seungwon Jeon --- This patch is base on [PATCH v3]

Re: [PATCH] mmc: core: Add cache control for eMMC4.5 device

2011-10-05 Thread Andrei E. Warkentin
Hi Seungwon, 2011/10/6 Seungwon Jeon : > Adrian Hunter wrote: >> On 08/09/11 10:29, Seungwon Jeon wrote: >> > This patch adds cache feature of eMMC4.5 Spec. >> > If device supports cache capability, host can utilize some specific >> > operations. >> > >> > Signed-off-by: Seungwon Jeon >> > --- I

RE: [PATCH] mmc: core: Add cache control for eMMC4.5 device

2011-10-05 Thread Seungwon Jeon
Adrian Hunter wrote: > On 08/09/11 10:29, Seungwon Jeon wrote: > > This patch adds cache feature of eMMC4.5 Spec. > > If device supports cache capability, host can utilize some specific > > operations. > > > > Signed-off-by: Seungwon Jeon > > --- > > This patch is base on [PATCH v3] mmc: core: Add

Re: [PATCH] mmc: core: Add cache control for eMMC4.5 device

2011-10-05 Thread Adrian Hunter
On 08/09/11 10:29, Seungwon Jeon wrote: This patch adds cache feature of eMMC4.5 Spec. If device supports cache capability, host can utilize some specific operations. Signed-off-by: Seungwon Jeon --- This patch is base on [PATCH v3] mmc: core: Add default timeout value for CMD6 drivers/mmc/ca