flash/stm32l4x: remove stm32l4_part_info.default_flash_regs
[fw/openocd] / src / flash / nor / stm32l4x.h
index ebc6ed95aa986ec48fedc8b644eb6243fbac1770..b8f3d8c5be724277f9b9b16e1720b1d35212e0e6 100644 (file)
@@ -75,4 +75,6 @@
 #define STM32_FLASH_BANK_BASE  0x08000000
 #define STM32_FLASH_S_BANK_BASE        0x0C000000
 
+#define STM32L5_REGS_SEC_OFFSET 0x10000000
+
 #endif