commit | 20af6b897b12628ffcff0445d4d62ba653dcfcc5 | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dario.binacchi@amarulasolutions.com> | Sun Aug 20 18:24:44 2023 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Oct 04 13:26:02 2023 +0200 |
tree | 25aeca825cff8ab29f284007579411a261075073 | |
parent | 1e4d99549f00de502fe02b0bbed16327434e2514 [diff] |
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>