Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mtd: denali: detect the number of banks before resetting NAND
Commit c89eeda (mtd: denali: detect the number of banks) introduced runtime detection of the number of banks. However, denali_nand_reset() uses uses denanli_nand_info::max_banks so we need to detect the maximum number of banks before doing the reset. Signed-off-by: Jamie Iles <jamie@jamieiles.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
- Loading branch information