]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: stm32f746-disco: limit resolution to 480x272
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Sun, 20 Aug 2023 16:24:44 +0000 (18:24 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 4 Oct 2023 11:26:02 +0000 (13:26 +0200)
commit20af6b897b12628ffcff0445d4d62ba653dcfcc5
tree25aeca825cff8ab29f284007579411a261075073
parent1e4d99549f00de502fe02b0bbed16327434e2514
configs: stm32f746-disco: limit resolution to 480x272

The patch fixes the y-resolution, which was causing the creation of a
framebuffer larger than actually needed, resulting in memory waste.

Fixes: cc1b0e7b8e55b ("board: Add display to STM32F746 SoC discovery board")
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
configs/stm32f746-disco_defconfig
configs/stm32f746-disco_spl_defconfig