flash_h50: make _CUR registers read-only
This commit is contained in:
parent
73ab4d3f67
commit
f60ad0d665
@ -46,6 +46,7 @@ block/FLASH:
|
|||||||
- name: OPTSR_CUR
|
- name: OPTSR_CUR
|
||||||
description: FLASH option status register
|
description: FLASH option status register
|
||||||
byte_offset: 80
|
byte_offset: 80
|
||||||
|
access: Read
|
||||||
fieldset: OPTSR
|
fieldset: OPTSR
|
||||||
- name: OPTSR_PRG
|
- name: OPTSR_PRG
|
||||||
description: FLASH option status register
|
description: FLASH option status register
|
||||||
@ -54,6 +55,7 @@ block/FLASH:
|
|||||||
- name: OPTSR2_CUR
|
- name: OPTSR2_CUR
|
||||||
description: FLASH option status register 2
|
description: FLASH option status register 2
|
||||||
byte_offset: 112
|
byte_offset: 112
|
||||||
|
access: Read
|
||||||
fieldset: OPTSR2
|
fieldset: OPTSR2
|
||||||
- name: OPTSR2_PRG
|
- name: OPTSR2_PRG
|
||||||
description: FLASH option status register 2
|
description: FLASH option status register 2
|
||||||
@ -62,6 +64,7 @@ block/FLASH:
|
|||||||
- name: NSBOOTR_CUR
|
- name: NSBOOTR_CUR
|
||||||
description: FLASH non-secure unique boot entry register
|
description: FLASH non-secure unique boot entry register
|
||||||
byte_offset: 128
|
byte_offset: 128
|
||||||
|
access: Read
|
||||||
fieldset: NSBOOTR
|
fieldset: NSBOOTR
|
||||||
- name: NSBOOTR_PRG
|
- name: NSBOOTR_PRG
|
||||||
description: FLASH non-secure unique boot entry address
|
description: FLASH non-secure unique boot entry address
|
||||||
@ -70,6 +73,7 @@ block/FLASH:
|
|||||||
- name: OTPBLR_CUR
|
- name: OTPBLR_CUR
|
||||||
description: FLASH non-secure OTP block lock
|
description: FLASH non-secure OTP block lock
|
||||||
byte_offset: 144
|
byte_offset: 144
|
||||||
|
access: Read
|
||||||
fieldset: OTPBLR
|
fieldset: OTPBLR
|
||||||
- name: OTPBLR_PRG
|
- name: OTPBLR_PRG
|
||||||
description: FLASH non-secure OTP block lock
|
description: FLASH non-secure OTP block lock
|
||||||
@ -82,6 +86,7 @@ block/FLASH:
|
|||||||
- name: WRPSGN1R_CUR
|
- name: WRPSGN1R_CUR
|
||||||
description: FLASH write sector protection for Bank1
|
description: FLASH write sector protection for Bank1
|
||||||
byte_offset: 232
|
byte_offset: 232
|
||||||
|
access: Read
|
||||||
fieldset: WRP
|
fieldset: WRP
|
||||||
- name: WRPSGN1R_PRG
|
- name: WRPSGN1R_PRG
|
||||||
description: FLASH write sector protection for Bank1
|
description: FLASH write sector protection for Bank1
|
||||||
@ -90,6 +95,7 @@ block/FLASH:
|
|||||||
- name: HDP1R_CUR
|
- name: HDP1R_CUR
|
||||||
description: FLASH HDP Bank1 register
|
description: FLASH HDP Bank1 register
|
||||||
byte_offset: 248
|
byte_offset: 248
|
||||||
|
access: Read
|
||||||
fieldset: HDP1R
|
fieldset: HDP1R
|
||||||
- name: HDP1R_PRG
|
- name: HDP1R_PRG
|
||||||
description: FLASH HDP Bank1 register
|
description: FLASH HDP Bank1 register
|
||||||
@ -110,6 +116,7 @@ block/FLASH:
|
|||||||
- name: WRPSGN2R_CUR
|
- name: WRPSGN2R_CUR
|
||||||
description: FLASH write sector protection for Bank2
|
description: FLASH write sector protection for Bank2
|
||||||
byte_offset: 488
|
byte_offset: 488
|
||||||
|
access: Read
|
||||||
fieldset: WRP
|
fieldset: WRP
|
||||||
- name: WRPSGN2R_PRG
|
- name: WRPSGN2R_PRG
|
||||||
description: FLASH write sector protection for Bank2
|
description: FLASH write sector protection for Bank2
|
||||||
@ -118,6 +125,7 @@ block/FLASH:
|
|||||||
- name: HDP2R_CUR
|
- name: HDP2R_CUR
|
||||||
description: FLASH HDP Bank2 register
|
description: FLASH HDP Bank2 register
|
||||||
byte_offset: 504
|
byte_offset: 504
|
||||||
|
access: Read
|
||||||
fieldset: HDP2R
|
fieldset: HDP2R
|
||||||
- name: HDP2R_PRG
|
- name: HDP2R_PRG
|
||||||
description: FLASH HDP Bank2 register
|
description: FLASH HDP Bank2 register
|
||||||
|
Loading…
x
Reference in New Issue
Block a user