[WIC][RPI] use vfat for boot partition to support raspberrypi
The Raspberry Pi bootloader expects the boot partition (containing rpi-specific configuration files, dtbs and images) to be a FAT partition.
Use --fstype=vfat instead of ext4 for the boot partition.
Signed-off-by: Alessandro Pecugi alessandro.pecugi@seco.com