Hi,
I am working on 01-aie_a_to_z on VCK190. However, it seems like the image generation process for hw_emu is targeted for linux system.
So that the mkfsimage ask for rootfs.ext4.
I failed in the step of mkfsimage. Having the "shift" error.
Further debug found that the mkfsimage required user to provide ext4 image in order to generate sd_card.img for hw_emu.
May I know how to ask mkfsimage (or other flow) not to ask for ext4 image, but just fat image for baremetal flow?