Hi Simon,

On Wed, Apr 15, 2015 at 7:35 AM, Simon Glass <[email protected]> wrote:
> Hi Bin,
>
> On 13 April 2015 at 05:05, Bin Meng <[email protected]> wrote:
>> CONFIG_VIDEO_VGA is no longer needed thus remove it.
>>
>> Signed-off-by: Bin Meng <[email protected]>
>> ---
>>
>>  README                |   6 --
>>  arch/x86/lib/Makefile |   1 -
>>  arch/x86/lib/video.c  | 205 
>> --------------------------------------------------
>>  3 files changed, 212 deletions(-)
>>  delete mode 100644 arch/x86/lib/video.c
>
> I played around with a patch that someone sent a few years ago to
> enable VGA support in cfb_console (likely a misuse of that file).
>
> Do you think there is no use for this file? We could perhaps make it
> an option to use it, and move it to drivers/video?
>

I am not sure how this file is useful. I found no board is using this
so probably no use. But I may be wrong. Is this driver to be used
without vbios support (CONFIG_VIDEO_VESA)?

Regards,
Bin
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to