Files
openocd/src/flash/nor
Tarek BOCHKATI e7e46ba61e flash/stm32l4x: remove stm32l4_part_info.default_flash_regs
This struct element is replaced by the usage of F_HAS_L5_FLASH_REGS flag:
since over this driver stm32l4_flash_regs is the default register layout,
and the only exception is STM32L5 family,
so it's simpler to manage it using a flag.

Note: the same flag will be used with STM32U5 devices, as they have
the same registers layout, which explains the move of stm32l5_s_flash_regs
before the switch(device_id) in order to not re-write this for STM32U5.

Change-Id: I3b67a6f558d9350f609a22524012b6fceb7de7c2
Signed-off-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6435
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
Tested-by: jenkins
2021-08-26 06:37:38 +00:00
..
2021-07-02 17:09:47 +01:00
2021-08-14 13:32:07 +01:00
2020-03-07 15:31:09 +00:00
2021-08-14 13:32:07 +01:00
2021-05-02 22:40:24 +01:00
2021-08-14 13:32:07 +01:00
2021-08-14 13:32:07 +01:00
2021-08-14 13:32:07 +01:00
2021-05-02 22:40:24 +01:00
2021-08-14 13:32:07 +01:00
2021-05-22 10:06:32 +01:00
2021-08-14 13:32:07 +01:00
2020-07-26 20:13:22 +01:00
2021-08-14 13:32:07 +01:00
2021-08-14 13:32:07 +01:00
2021-08-14 13:32:07 +01:00
2021-05-02 22:40:24 +01:00
2020-08-02 10:47:29 +01:00
2021-08-14 13:32:07 +01:00
2021-08-14 13:32:07 +01:00
2021-08-14 13:32:07 +01:00
2021-08-14 13:32:07 +01:00
2021-08-14 13:32:07 +01:00