mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
644e61448c
The current vesa structure only provides a 32-bit value for the frame buffer. Many modern machines use an address outside the range. It is still useful to have this common struct, but add a separate frame-buffer address as well. Add a comment for vesa_setup_video_priv() while we are here. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
fsp_common.c | ||
fsp_dram.c | ||
fsp_graphics.c | ||
fsp_support.c | ||
Makefile |