• Benjamin Herrenschmidt's avatar
    [PATCH] ppc64: Let OF initialize all displays in the system · a3c454e1
    Benjamin Herrenschmidt authored
    This patch reworks the early boot calls to OF to initialize displays.
    
    All present displays are now initialized in reverse order so the
    OF console stays on the first one. Initializing them all is necessary
    for dual head configurations as we need OF driver to properly setup
    the secondary TMDS of the video card, XFree isn't able to do that
    currently
    a3c454e1
prom.c 83.9 KB