[PATCH 09/18] video: bochs: Set the frame buffer size per configuration

Simon Glass sjg at chromium.org
Mon Jul 24 00:58:17 CEST 2023


On Sat, 22 Jul 2023 at 22:41, Bin Meng <bmeng at tinylab.org> wrote:
>
> At present the uclass stored frame buffer size is set to a hard
> coded value, but we can calculate the correct value based on what
> is configured.
>
> Signed-off-by: Bin Meng <bmeng at tinylab.org>
> ---
>
>  drivers/video/bochs.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>
Tested-by: Simon Glass <sjg at chromium.org>  # qemu-x86_64


More information about the U-Boot mailing list