Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc_boot.c23 int mmc_boot_partition_size_change(struct mmc *mmc, unsigned long bootsize, in mmc_boot_partition_size_change()
/openbmc/u-boot/cmd/
H A Dmmc.c708 u32 bootsize, rpmbsize; in do_mmc_boot_resize() local