[U-Boot] [PATCH 02/11] dm: video: Add driver for VESA compatible device
Bin Meng
bmeng.cn at gmail.com
Wed Oct 12 05:09:24 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:
>> This adds a DM driver for VESA compatible device.
>
> nit: VESA-compatible
Fixed nits, and
>
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> drivers/video/vesa.c | 34 ++++++++++++++++++++++++++++++++++
>> 1 file changed, 34 insertions(+)
>> create mode 100644 drivers/video/vesa.c
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list