Skip to content

[WIC][RPI] use vfat for boot partition to support raspberrypi

Alessandro Pecugi requested to merge ap/bootfat into scarthgap_kickoff

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

Merge request reports

Loading