An image section describes a single filesystem or disk image to be built. It can be given multiple times to generate multiple images. An image can also have multiple partitions which refer to images themselves. Each image must have a type which can have different suboptions depending on the type. Let's have a look at an example: image nand-pcm038.img { flash { } flashtype = "nand-64M-512" partitio

