intel-ixp42x-welltech-epbx100 does not boot anymore since 5.19-rc1

From: Corentin Labbe
Date: Mon Jun 27 2022 - 05:11:21 EST


Hello

My intel-ixp42x-welltech-epbx100 does not boot anymore since 5.19-rc1.
I bisected the problem to: "ARM: config: Refresh IXP4xx config after multiplatform"
>From all CONFIG change, KERNEL_XZ is the problem.
Deleting it from defconfig lead to a successfull boot.

I tried to debug further but I fail for the moment to do some earlyprintk.

Regards