
1 Aug
2023
1 Aug
'23
3:01 p.m.
On Sun, 23 Jul 2023 12:40:32 +0800 Bin Meng bmeng@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@tinylab.org
drivers/video/bochs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
applied to u-boot-video/master, thanks!
-- Anatolij