Yeah, if the kernel wanted to make use of coreboot display init on those boards, it would have to reserve its own framebuffer space and need to have at least enough of a driver for the display controller to be able to tell it which address it picked. Until someone implements that, erroring out for those cases makes sense.
Reviewed-by: Julius Werner jwerner@chromium.org