flash/u5: fix inconsistent BKPRAM vs BKPSRAM

This commit is contained in:
Dario Nieuwenhuis 2022-02-14 02:07:33 +01:00
parent 9b32ce66b6
commit fde7738019

View File

@ -509,11 +509,11 @@ fieldset/OPTR:
bit_offset: 21 bit_offset: 21
bit_size: 1 bit_size: 1
enum: DUALBANK enum: DUALBANK
- name: BKPRAM_ECC - name: BKPSRAM_ECC
description: Backup RAM ECC detection and correction enable description: Backup RAM ECC detection and correction enable
bit_offset: 22 bit_offset: 22
bit_size: 1 bit_size: 1
enum: BKPRAM_ECC enum: BKPSRAM_ECC
- name: SRAM3_ECC - name: SRAM3_ECC
description: SRAM3 ECC detection and correction enable description: SRAM3 ECC detection and correction enable
bit_offset: 23 bit_offset: 23
@ -2917,7 +2917,7 @@ fieldset/WRP2BR:
bit_offset: 31 bit_offset: 31
bit_size: 1 bit_size: 1
enum: WRPBR_UNLOCK enum: WRPBR_UNLOCK
enum/BKPRAM_ECC: enum/BKPSRAM_ECC:
bit_size: 1 bit_size: 1
variants: variants:
- name: B_0x0 - name: B_0x0