Hi Thomas, On Mon, Nov 29, 2021 at 2:33 PM Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> wrote: > On Mon, Nov 29, 2021 at 01:30:17PM +0100, Geert Uytterhoeven wrote: > > BTW, I'm using it in 32-bit mode, as the VxWorks bootloader cannot boot > > 64-bit images. Are there other boards with such a limitation? Perhaps > > there's even shim support for booting 64-bit kernels on such boards, > > so I can test both 32-bit and 64-bit kernels? > > maybe BOOT_ELF32 could help here. Yes it does, thanks a lot for the suggestion! Patch sent. Took me a bit to test proper operation, as contemporary cross-toolchains create userland binaries that can no longer run on MIPS-II/III CPUs, and native development is slow and memory-constrained (dpkg OOM)... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds