Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dmmc_boot.c26 int mmc_boot_partition_size_change(struct mmc *mmc, unsigned long bootsize, in mmc_boot_partition_size_change()
/third_party/uboot/u-boot-2020.01/cmd/
Dmmc.c813 u32 bootsize, rpmbsize; in do_mmc_boot_resize() local