[U-Boot] [PATCH 10/11] video: Remove legacy VESA and coreboot	framebuffer drivers
    Simon Glass 
    sjg at chromium.org
       
    Wed Oct 12 02:06:49 CEST 2016
    
    
  
On 9 October 2016 at 05:14, Bin Meng <bmeng.cn at gmail.com> wrote:
> Now that all x86 boards have been converted to DM video, drop the
> legacy drivers.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/video/coreboot_fb.c | 108 --------------------------------------------
>  drivers/video/vesa_fb.c     |  63 --------------------------
>  2 files changed, 171 deletions(-)
>  delete mode 100644 drivers/video/coreboot_fb.c
>  delete mode 100644 drivers/video/vesa_fb.c
Reviewed-by: Simon Glass <sjg at chromium.org>
This is great!
    
    
More information about the U-Boot
mailing list