Jan Kiszka <jan.kis...@siemens.com> writes: > From: Jan Kiszka <jan.kis...@siemens.com> > > As an eMMC block device image may consist of more than just the user > data partition, provide a helper script that can compose the image from > boot partitions, an RPMB partition and the user data image. The script > also does the required size validation and/or rounding. > <snip> > + > +echo "" > +echo "Instantiate via '-device > emmc,boot-partition-size=$bootsz,rpmb-partition-size=$rpmbsz,drive=$outimg'"
Given there is no explicit option for emmc which we can document in qemu-options I think we could do with a basic documentation of the now user-creatable emmc device in the "Emulated Devices" section. You could then give an example of the scripts usage as well. -- Alex Bennée Virtualisation Tech Lead @ Linaro