Re: [PATCH v3] mmc: card: Skip secure option for MoviNAND.

2012-08-14 Thread Namjae Jeon
2012/8/14, IAN CHEN : > For several MoviNAND, there are some known issue with secure option. > For these specific MoviNAND device, we skip secure option. > > You could refer this discussion in XDA developers. > http://forum.xda-developers.com/showthread.php?t=1644364 > https://plus.google.com/11139

Re: [PATCH v3] mmc: card: Skip secure option for MoviNAND.

2012-08-14 Thread Linus Walleij
On Tue, Aug 14, 2012 at 9:06 AM, IAN CHEN wrote: > +#define MMC_QUIRK_SECURE_MODE_BROKEN (1<<10) /* Skip secure for > erase/trim */ OK this will work and sorry for being picky, but we are working with RPMB support and that's some other "secure mode" so to avoid any misuderstandings it's better

Re: [PATCH v3] mmc: card: Skip secure option for MoviNAND.

2012-08-14 Thread Jae hoon Chung
Looks good to me Acked-by: Jaehoon Chung 2012/8/14 IAN CHEN : > For several MoviNAND, there are some known issue with secure option. > For these specific MoviNAND device, we skip secure option. > > You could refer this discussion in XDA developers. > http://forum.xda-developers.com/showthread.php

RE: [PATCH v3] mmc: card: Skip secure option for MoviNAND.

2012-08-15 Thread IAN CHEN
org; d.j.s...@samsung.com; jongtae22@samsung.com; kyungmin.p...@samsung.com; jh80.ch...@samsung.com Subject: Re: [PATCH v3] mmc: card: Skip secure option for MoviNAND. On Tue, Aug 14, 2012 at 9:06 AM, IAN CHEN wrote: > +#define MMC_QUIRK_SECURE_MODE_BROKEN (1<<10) /* Skip secure for >

Re: [PATCH v3] mmc: card: Skip secure option for MoviNAND.

2012-08-15 Thread Jaehoon Chung
l@vger.kernel.org; d.j.s...@samsung.com; > jongtae22....@samsung.com; kyungmin.p...@samsung.com; jh80.ch...@samsung.com > Subject: Re: [PATCH v3] mmc: card: Skip secure option for MoviNAND. > > On Tue, Aug 14, 2012 at 9:06 AM, IAN CHEN wrote: > >> +#define MMC_QUIRK_SECURE