Re: [PATCH v2 00/18] Add i.MX 8M Plus EVK machine

2025-02-25 Thread Bernhard Beschow
Am 25. Februar 2025 14:43:32 UTC schrieb Peter Maydell : >On Sun, 23 Feb 2025 at 11:47, Bernhard Beschow wrote: >> >> This series adds a new aarch64 machine to QEMU: i.MX 8M Plus EVK [1]. It >> allows >> for running Linux distributions such as Buildroot >> (freescale_imx8mpevk_defconfig) and

Re: [PATCH v2 00/18] Add i.MX 8M Plus EVK machine

2025-02-25 Thread Peter Maydell
On Sun, 23 Feb 2025 at 11:47, Bernhard Beschow wrote: > > This series adds a new aarch64 machine to QEMU: i.MX 8M Plus EVK [1]. It > allows > for running Linux distributions such as Buildroot > (freescale_imx8mpevk_defconfig) and Arch Linux [2] via direct kernel boot. > U-Boot does not work yet.

[PATCH v2 00/18] Add i.MX 8M Plus EVK machine

2025-02-23 Thread Bernhard Beschow
This series adds a new aarch64 machine to QEMU: i.MX 8M Plus EVK [1]. It allows for running Linux distributions such as Buildroot (freescale_imx8mpevk_defconfig) and Arch Linux [2] via direct kernel boot. U-Boot does not work yet. I plan to use this machine in CI and I also want to make it availabl

[PATCH v2 00/18] Add i.MX 8M Plus EVK machine

2025-02-04 Thread Bernhard Beschow
This series adds a new aarch64 machine to QEMU: i.MX 8M Plus EVK [1]. It allows for running Linux distributions such as Buildroot (freescale_imx8mpevk_defconfig) and Arch Linux [2] via direct kernel boot. U-Boot does not work yet. I plan to use this machine myself and I also want to make it availab