@bjonte There's one major issue: the NXP P1022 lacks the classic PowerPC FPU. Its replacement, the SPE, requires recompiling applications with different compiler flags OR software emulation (slow) OR hot-patching (tricky).
This is likely one of the main reasons for the delays.