On Fri, 2016-09-09 at 12:38 +0100, Mark Cave-Ayland wrote:
Just found out during full testing that this breaks SPARC64 VGA initialisation (it appears that the option ROM isn't mapped so we fault on accessing the ROM pointer).
I'll temporarily add a patch to wrap this in a #ifdef CONFIG_PPC .... #endif section for now as I suspect that going forwards most of this should be reworked as Forth in vga.fs instead.
Absolutely.
Cheers, Ben.