[U-Boot] [PATCH 1/1] sunxi: video: mark framebuffer as EFI reserved memory

Anatolij Gustschin agust at denx.de
Fri Mar 9 17:27:09 UTC 2018


On Sat,  3 Mar 2018 10:30:17 +0100
Heinrich Schuchardt xypron.glpk at gmx.de wrote:

> Inform the EFI subsystem that the framebuffer memory is reserved.
> 
> Without the patch the AllocatePool boot service allocates memory from the
> framebuffer which will will be overwritten by screen output.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  drivers/video/sunxi/sunxi_display.c | 8 ++++++++
>  1 file changed, 8 insertions(+)

Applied to u-boot-video/next, thanks!

--
Anatolij


More information about the U-Boot mailing list