arm-trusted-firmware/drivers/mtd/nand
Yann Gautier bc3eebb25d feat(nand): count bad blocks before a given offset
In case of FIP, the offsets given in the FIP header are relative.
If bad blocks are found between the FIP base address and this offset,
the offset should be updated, taking care of the bad blocks.

Change-Id: I96fefabb583b3d030ab05191bae7d45cfeefe341
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
2021-07-13 18:16:55 +02:00
..
core.c feat(nand): count bad blocks before a given offset 2021-07-13 18:16:55 +02:00
raw_nand.c nand: raw_nand: fix timeout issue in nand_wait_ready 2020-09-24 09:32:23 +02:00
spi_nand.c Add SPI-NAND framework 2020-01-20 11:32:59 +01:00