Re: Update of STM32h7 BSP HAL.

2022-02-06 Thread Karel Gardas
On 1/17/22 9:11 AM, Sebastian Huber wrote: > On 16/01/2022 21:59, Karel Gardas wrote: >> I think that the most clean merge may simply replace all HAL files with >> a new version and then try to apply all accumulated RTEMS changes on top >> of those and hope nothing breaks in current support. I test

Re: [PATCH] add STM32H7 BSP variant to support STM32H7B3I-DK board

2022-02-06 Thread Sebastian Huber
Hello Karel, On 30/01/2022 19:38, Karel Gardas wrote: --- bsps/arm/stm32h7/console/console-usart1-cfg.c | 8 +-- bsps/arm/stm32h7/start/bspstarthooks.c| 2 +- bsps/arm/stm32h7/start/stm32h7-config-clk.c | 4 ++ bsps/arm/stm32h7/start/stm32h7-config-fls.c | 8 ++- bsps/arm/s

Re: [PATCH] add STM32H7 BSP variant to support STM32H7B3I-DK board

2022-02-06 Thread Sebastian Huber
On 30/01/2022 20:41, Karel Gardas wrote: Hello Sebastian, I guess you will be in charge of reviewing this patch. Please allow me to explain motivation behind it plus add some questions. You know I'd like to update STM32H7 HAL to the latest code provided by STMicro to be able to use it on my st