[U-Boot] [PATCH 08/10] x86: Drop the x86_fb driver
Simon Glass
sjg at chromium.org
Thu Jan 15 05:25:01 CET 2015
On 29 December 2014 at 19:32, Simon Glass <sjg at 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 <sjg at 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.
More information about the U-Boot
mailing list