Home
last modified time | relevance | path

Searched refs:nand_read_skip_bad (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_util.su
H A Dnand_util.c706 int nand_read_skip_bad(struct mtd_info *mtd, loff_t offset, size_t *length, in nand_read_skip_bad() function
H A Drockchip_nand.c784 return nand_read_skip_bad(mtd, offs, &length, NULL, size, (u_char *)dst); in nand_spl_load_image()
H A Drockchip_nand_v9.c785 return nand_read_skip_bad(mtd, offs, &length, NULL, size, (u_char *)dst); in nand_spl_load_image()
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootm.c396 ret = nand_read_skip_bad(mtd, off, &len, NULL, mtd->size, imgdata); in nand_imls_legacyimage()
436 ret = nand_read_skip_bad(mtd, off, &len, NULL, mtd->size, imgdata); in nand_imls_fitimage()
H A Dnand.c619 ret = nand_read_skip_bad(mtd, off, &rwsize, in do_nand()
875 r = nand_read_skip_bad(mtd, offset, &cnt, NULL, mtd->size, in nand_load_image()
910 r = nand_read_skip_bad(mtd, offset, &cnt, NULL, mtd->size, in nand_load_image()
/OK3568_Linux_fs/u-boot/include/
H A Dnand.h101 int nand_read_skip_bad(struct mtd_info *mtd, loff_t offset, size_t *length,
/OK3568_Linux_fs/u-boot/drivers/dfu/
H A Ddfu_nand.c50 ret = nand_read_skip_bad(mtd, start, &count, &actual, in nand_block_op()
/OK3568_Linux_fs/u-boot/common/
H A Dsplash_source.c51 return nand_read_skip_bad(mtd, offset, in splash_nand_read_raw()
/OK3568_Linux_fs/u-boot/env/
H A Dnand.c268 if (nand_read_skip_bad(mtd, offset, in readenv()
/OK3568_Linux_fs/u-boot/board/toradex/common/
H A Dtdx-cfg-block.c155 return nand_read_skip_bad(get_nand_dev_by_index(0), in read_tdx_cfg_block_from_nand()
/OK3568_Linux_fs/u-boot/board/BuR/common/
H A Dcommon.c262 rc = nand_read_skip_bad(get_nand_dev_by_index(0), 0x40000, in load_devicetree()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym