Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-22 | mtd: nand: toshiba: Retrieve ECC requirements from extended ID | Michael Trimarchi | |
Upstream linux commit fb3bff5b407e58. This patch enables support to read the ECC strength and size from the NAND flash using Toshiba Memory SLC NAND extended-ID. This patch is based on the information of the 6th ID byte of the Toshiba Memory SLC NAND. Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> | |||
2022-07-22 | mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c | Michael Trimarchi | |
Upstream linux commit 9b2d61f80b060c. Move Toshiba specific initialization and detection logic into nand_toshiba.c. This is part of the "separate vendor specific code from core" cleanup process. Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> |