Home
last modified time | relevance | path

Searched refs:peb_offset (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/common/spl/
Dspl_ubi.c42 info.peb_offset = CONFIG_SPL_UBI_PEB_OFFSET; in spl_ubi_load_image()
45 info.peb_count = CONFIG_SPL_UBI_MAX_PEBS - info.peb_offset; in spl_ubi_load_image()
/external/u-boot/include/
Dubispl.h65 u32 peb_offset; member
/external/u-boot/drivers/mtd/ubispl/
Dubispl.h87 unsigned int peb_offset; member
Dubispl.c40 return ubi->read(pnum + ubi->peb_offset, from, len, buf); in ubi_io_read()
893 ubi->peb_offset = info->peb_offset; in ubispl_load_volumes()
/external/u-boot/doc/
DREADME.ubispl94 info.peb_offset = MY_NAND_NR_SPL_PEBS;
101 info.peb_offset = MY_NAND_NR_SPL_PEBS;