On Fri, May 04, 2018 at 05:23:40PM +0200, Piotr Król wrote:
Hi Aaron, I tried to boot PC Engines apu2 on recent master branch and discovered that it not boot. Bisection points to:
60320182d011 console: only allow console messages after initialization
It is hard to believe that this change cause AGESA reset loop, but I checked 3 times. After applying above commit I end up with loop:
I see a similar romstage boot loop starting with this commit on msi/ms7135 (K8N Neo3), a DDR1 K8 board.
Jonathan Kollasch