On Thu, 2015-05-14 at 14:35 -0700, Tim Harvey wrote:
> nand_read_skip_bad() already loops over blocks and handles bad block check
> so eliminate this redundant logic.
>
> Signed-off-by: Tim Harvey
> ---
> v2: fix limit
>
> common/env_nand.c | 32 ++--
> 1 file change
nand_read_skip_bad() already loops over blocks and handles bad block check
so eliminate this redundant logic.
Signed-off-by: Tim Harvey
---
v2: fix limit
common/env_nand.c | 32 ++--
1 file changed, 6 insertions(+), 26 deletions(-)
diff --git a/common/env_nand.c b/c
2 matches
Mail list logo