Hi
On Tue, Dec 20, 2022 at 11:22 AM Roger Quadros wrote:
>
> The BCH detection hardware can generate ECC bytes for multiple
> sectors in one go. Use that feature.
>
> correct() only corrects one sector at a time so we need to call it
> repeatedly for each sector.
>
> Signed-off-by: Roger Quadros
The BCH detection hardware can generate ECC bytes for multiple
sectors in one go. Use that feature.
correct() only corrects one sector at a time so we need to call it
repeatedly for each sector.
Signed-off-by: Roger Quadros
Reviewed-by: Michael Trimarchi
---
drivers/mtd/nand/raw/omap_gpmc.c |
2 matches
Mail list logo