OCTOSPI: Fix "MAXTRAN was in wrong yaml".
This commit is contained in:
parent
af1a5f5877
commit
019e802e27
@ -294,6 +294,10 @@ fieldset/DCR2:
|
|||||||
fieldset/DCR3:
|
fieldset/DCR3:
|
||||||
description: device configuration register 3
|
description: device configuration register 3
|
||||||
fields:
|
fields:
|
||||||
|
- name: MAXTRAN
|
||||||
|
description: Maximum transfer
|
||||||
|
bit_offset: 0
|
||||||
|
bit_size: 8
|
||||||
- name: CSBOUND
|
- name: CSBOUND
|
||||||
description: 'NCS boundary. This field enables the transaction boundary feature. When active, a minimum value of 3 is recommended. The NCS is released on each boundary of 2CSBOUND bytes. others: NCS boundary set to 2CSBOUND bytes'
|
description: 'NCS boundary. This field enables the transaction boundary feature. When active, a minimum value of 3 is recommended. The NCS is released on each boundary of 2CSBOUND bytes. others: NCS boundary set to 2CSBOUND bytes'
|
||||||
bit_offset: 16
|
bit_offset: 16
|
||||||
|
@ -294,10 +294,6 @@ fieldset/DCR2:
|
|||||||
fieldset/DCR3:
|
fieldset/DCR3:
|
||||||
description: device configuration register 3
|
description: device configuration register 3
|
||||||
fields:
|
fields:
|
||||||
- name: MAXTRAN
|
|
||||||
description: Maximum transfer
|
|
||||||
bit_offset: 0
|
|
||||||
bit_size: 8
|
|
||||||
- name: CSBOUND
|
- name: CSBOUND
|
||||||
description: 'NCS boundary. This field enables the transaction boundary feature. When active, a minimum value of 3 is recommended. The NCS is released on each boundary of 2CSBOUND bytes. others: NCS boundary set to 2CSBOUND bytes'
|
description: 'NCS boundary. This field enables the transaction boundary feature. When active, a minimum value of 3 is recommended. The NCS is released on each boundary of 2CSBOUND bytes. others: NCS boundary set to 2CSBOUND bytes'
|
||||||
bit_offset: 16
|
bit_offset: 16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user