[U-Boot] [PATCH 07/11] dm: video: Add driver for coreboot framebuffer device

Bin Meng bmeng.cn at gmail.com
Wed Oct 12 05:09:43 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 coreboot framebuffer device.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  drivers/video/Kconfig    |  9 ++++++
>>  drivers/video/coreboot.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 88 insertions(+)
>>  create mode 100644 drivers/video/coreboot.c
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> Nice!
>
> Nits below
>

Fixed nits and applied to u-boot-x86, thanks!


More information about the U-Boot mailing list