于 2013年08月10日 03:53, Brian Norris 写道:
The right way seems to be to avoid nand_scan() directly but instead to
> use nand_scan_ident() and nand_scan_tail() separately (that's what
> they're exported for) so that you can initialize any geometry-related
> options before nand_scan_tail() does the l
On Sat, Aug 10, 2013 at 12:41 AM, Brian Norris
wrote:
> On Wed, May 15, 2013 at 04:46:46PM +0800, Huang Shijie wrote:
>> update the ecc step size when we have already get the right value.
>>
>> Signed-off-by: Huang Shijie
>> ---
>> drivers/mtd/nand/gpmi-nand/gpmi-nand.c |1 +
>> 1 files chan
On Wed, May 15, 2013 at 04:46:46PM +0800, Huang Shijie wrote:
> update the ecc step size when we have already get the right value.
>
> Signed-off-by: Huang Shijie
> ---
> drivers/mtd/nand/gpmi-nand/gpmi-nand.c |1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers
update the ecc step size when we have already get the right value.
Signed-off-by: Huang Shijie
---
drivers/mtd/nand/gpmi-nand/gpmi-nand.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/mtd/nand/gpmi-nand/gpmi-nand.c
b/drivers/mtd/nand/gpmi-nand/gpmi-nand.c
inde
4 matches
Mail list logo