Re: [PATCH v3 00/12] xtensa: Enable qemu-xtensa board

2024-07-04 Thread Tom Rini
On Tue, 18 Jun 2024 14:56:00 +0100, Jiaxun Yang wrote: > This series enabled qemu-xtensa board. > > For dc232b CPU it needs to be built with toolchain[1]. > > This is a side product of me investigating architectures > physical address != virtual address in U-Boot. Now we can > get it covered und

[PATCH v3 00/12] xtensa: Enable qemu-xtensa board

2024-06-18 Thread Jiaxun Yang
Hi all, This series enabled qemu-xtensa board. For dc232b CPU it needs to be built with toolchain[1]. This is a side product of me investigating architectures physical address != virtual address in U-Boot. Now we can get it covered under CI and regular tests. VirtIO devices are not working as e