Searched refs:eraseblock_size (Results 1 - 2 of 2) sorted by path

/u-boot/tools/
H A Dsunxi-spl-image-builder.c27 int eraseblock_size; member in struct:image_info
91 unsigned seedmod = info->eraseblock_size / info->page_size;
359 if (!info->eraseblock_size) {
449 info.eraseblock_size = strtol(optarg, NULL, 0);
/u-boot/drivers/mtd/ubi/
H A Dbuild.c146 __ATTR(eraseblock_size, S_IRUGO, dev_attribute_show, NULL);

Completed in 86 milliseconds