commit | 3800d54a95e331904bd53e074659b8e13a77f24b | [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 | 6aa2dca8fc73e38bdbcca5be480f1ab370f3184c [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>