Home
last modified time | relevance | path

Searched defs:ubi_scan_info (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/ubispl/
H A Dubispl.h84 struct ubi_scan_info { struct
85 ubispl_read_flash read;
86 unsigned int fsize_mb;
87 unsigned int peb_count;
88 unsigned int peb_offset;
90 unsigned long vid_offset;
91 unsigned long leb_start;
92 unsigned long leb_size;
95 int fastmap_pebs;
96 int fastmap_anchor;
[all …]