On Tue, Dec 8, 2015 at 11:38 AM, Simon Glass <sjg at chromium.org> wrote: > We don't need to init the graphics controller so early. Move it alongside > the other graphics setup, just before we run the ROM. > > Signed-off-by: Simon Glass <sjg at chromium.org> > --- > Reviewed-by: Bin Meng <bmeng.cn at gmail.com>