Home
last modified time | relevance | path

Searched refs:add_volume (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/
H A Dgenerate-ubi98 add_volume() function
143 add_volume "$config_file" 0 static pnor-ro-"${version_id}" "${squashfs_file}"
144 add_volume "$config_file" 1 dynamic pnor-prsv "" 2MiB
145 add_volume "$config_file" 2 dynamic pnor-rw-"${version_id}" "" 16MiB
/openbmc/openbmc/meta-phosphor/classes/
H A Dimage_types_phosphor.bbclass191 add_volume() {
227 add_volume $cfg 0 static kernel-${VERSION_ID} \
230 add_volume $cfg 1 static rofs-${VERSION_ID} \
233add_volume $cfg 2 dynamic rwfs ${IMGDEPLOYDIR}/${IMAGE_LINK_NAME}.${FLASH_UBI_OVERLAY_BASETYPE} ${…
/openbmc/u-boot/drivers/mtd/ubi/
H A Dattach.c253 static struct ubi_ainf_volume *add_volume(struct ubi_attach_info *ai, in add_volume() function
460 av = add_volume(ai, vol_id, pnum, vid_hdr); in ubi_add_to_av()
/openbmc/linux/drivers/mtd/ubi/
H A Dattach.c396 static struct ubi_ainf_volume *add_volume(struct ubi_attach_info *ai, in add_volume() function
579 av = add_volume(ai, vol_id, pnum, vid_hdr); in ubi_add_to_av()