[U-Boot] [PATCH 10/11] video: Remove legacy VESA and coreboot framebuffer drivers

Bin Meng bmeng.cn at gmail.com
Wed Oct 12 05:09:57 CEST 2016


On Wed, Oct 12, 2016 at 8:06 AM, Simon Glass <sjg at chromium.org> wrote:
> 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!

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list