Re: [PATCH 1/2] bsps/stm32h7: let's link for flash by default on STM32H7B3I-DK BSP

2022-04-05 Thread Sebastian Huber
On 05/04/2022 14:16, Karel Gardas wrote: The patch is needed due to smaller SRAM and completely disabled SDRAM on the BSP variant. Thanks, I checked it in with a shortened subject. -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hu...@embedded

[PATCH 1/2] bsps/stm32h7: let's link for flash by default on STM32H7B3I-DK BSP

2022-04-05 Thread Karel Gardas
The patch is needed due to smaller SRAM and completely disabled SDRAM on the BSP variant. --- spec/build/bsps/arm/stm32h7/optlinkcmds.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml b/spec/build/bsps/arm/stm32h7/optlinkcmds.y