1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-14 02:30:30 +01:00
Files
u-boot-megous/drivers/mtd
Ye Li f68c897e2d mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offset
Since the mxs_nand_spl has implemented adjust read offset in
nand_spl_load_image, so we don't need to check the bad block in
nand_spl_adjust_offset. Directly return the offset to continue
read by nand_spl_load_image.

Signed-off-by: Ye Li <ye.li@nxp.com>
2021-10-07 16:53:50 +02:00
..
2020-10-08 09:04:41 +02:00
2021-09-24 12:09:47 -04:00