On Thu, Nov 8, 2018 at 11:34 PM Kevin Hilman <khilman@xxxxxxxxxxxx> wrote: > Upon closer inspection, the load addrs are such that it appears the DTB > is getting overwritten during zImage compression. > > So bascially, it's just an (un)lucky fluke that CONFIG_PREEMPT=y changed > the kernel size just enough to cause this problem. Oh that kind of bug. It has bitten me more than once :( Thanks a lot for rootcausing this Kevin! Yours, Linus Walleij