On 29 December 2014 at 19:32, Simon Glass <s...@chromium.org> wrote: > Now that we have a full VESA driver we may as well use that. We need to > support the VESA layer being set up by early start-up code or by > running a VGA ROM. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > drivers/video/Makefile | 1 - > drivers/video/x86_fb.c | 38 -------------------------------------- > include/configs/chromebook_link.h | 2 +- > 3 files changed, 1 insertion(+), 40 deletions(-) > delete mode 100644 drivers/video/x86_fb.c
Dropped the header file change and moved it to Kconfig, where this now resides since Bin's series was applied first. Applied to u-boot-x86. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot