Skip to content

Commit

Permalink
copy_engine: correct status register value documentation (#3124)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Adler <michael.adler@intel.com>
Co-authored-by: Peter Colberg <peter.colberg@intel.com>
  • Loading branch information
michael-adler and pcolberg committed May 22, 2024
1 parent 6ba8581 commit 8bd8ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ofs/umd/cpeng/ofs_cpeng.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ registers:
- - [CSR_CE2HOST_STATUS, 0x0130, 0x0000000000000000, DMA Status]
- - [Reserved, [63, 13], RsvdZ, 0x0, Reserved]
- [CE_IMG_ADDR_STS, [12, 11], RO, 0x0, "00 - Reset value\n
11 - Legal descriptor programming by host SW\n
01 - Legal descriptor programming by host SW\n
10 - Illegal descriptor programming by host SW\n
11 - Reserved\n
This value is set to 1 by copy engine when the image source \n
Expand Down

0 comments on commit 8bd8ffc

Please sign in to comment.