[xenomai-images][PATCH] linux-xenomai: x86: Enable vfat support for UEFI boot

2021-04-08 Thread Florian Bezdeka via Xenomai
Trying to boot up the example image on an x86 board with UEFI failed because vfat support was missing. The x86 defconfig has been re-synchronized with the arm64 defconfig to enable UEFI boot support. Signed-off-by: Florian Bezdeka --- recipes-kernel/linux/files/amd64_defconfig | 11 +++

Re: [xenomai-images][PATCH] linux-xenomai: x86: Enable vfat support for UEFI boot

2021-04-08 Thread Jan Kiszka via Xenomai
On 08.04.21 17:12, Florian Bezdeka wrote: > Trying to boot up the example image on an x86 board with UEFI failed > because vfat support was missing. The x86 defconfig has been > re-synchronized with the arm64 defconfig to enable UEFI boot support. > > Signed-off-by: Florian Bezdeka > --- > recip

Re: [xenomai-images][PATCH] linux-xenomai: x86: Enable vfat support for UEFI boot

2021-04-12 Thread Bezdeka, Florian via Xenomai
On Thu, 2021-04-08 at 19:24 +0200, Jan Kiszka wrote: > On 08.04.21 17:12, Florian Bezdeka wrote: > > Trying to boot up the example image on an x86 board with UEFI failed > > because vfat support was missing. The x86 defconfig has been > > re-synchronized with the arm64 defconfig to enable UEFI boot

Re: [xenomai-images][PATCH] linux-xenomai: x86: Enable vfat support for UEFI boot

2021-04-12 Thread Jan Kiszka via Xenomai
On 12.04.21 09:45, Bezdeka, Florian (T RDA IOT SES-DE) wrote: > On Thu, 2021-04-08 at 19:24 +0200, Jan Kiszka wrote: >> On 08.04.21 17:12, Florian Bezdeka wrote: >>> Trying to boot up the example image on an x86 board with UEFI failed >>> because vfat support was missing. The x86 defconfig has been