diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2018-06-12 08:36:22 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2018-06-17 21:16:04 +0800 |
commit | 4a08c74697c679607f1ddb56167c74fc31d53068 (patch) | |
tree | 4816671c72cba2b2aee0935d0ac44229da285ee9 /arch | |
parent | d1fe9927465c3df03c7c0c8f62bd8468d24f66bc (diff) | |
download | u-boot-4a08c74697c679607f1ddb56167c74fc31d53068.zip u-boot-4a08c74697c679607f1ddb56167c74fc31d53068.tar.gz u-boot-4a08c74697c679607f1ddb56167c74fc31d53068.tar.bz2 |
dm: video: Add an EFI framebuffer driver
This adds a DM video driver for U-Boot as the EFI payload. The driver
makes use of all necessary information from the passed EFI GOP info
to create a linear framebuffer device, as if it were initialized by
U-Boot itself.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions