Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
- New 2-Stage A53 Boot Flow
- ATF Based Device Manager including SCMI
- U-Boot: Legacy Boot Flow, Boot modes (UART, MMCSD, OSPI), GPMC NAND, CPSW, DMA
- U-Boot: User and Reduced Bootmode OTP Programming
- U-Boot: :ref:`User and Reduced Bootmode OTP Programming <programming-user-otp-fuses-label>`

Check warning on line 52 in source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.UserReplacedValues] Separate words by underscores in user-replaced values. Raw Output: {"message": "[RedHat.UserReplacedValues] Separate words by underscores in user-replaced values.", "location": {"path": "source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst", "range": {"start": {"line": 52, "column": 62}}}, "severity": "INFO"}

Check warning on line 52 in source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.Definitions] Define acronyms and abbreviations (such as 'OTP') on first occurrence if they're likely to be unfamiliar. Raw Output: {"message": "[RedHat.Definitions] Define acronyms and abbreviations (such as 'OTP') on first occurrence if they're likely to be unfamiliar.", "location": {"path": "source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst", "range": {"start": {"line": 52, "column": 45}}}, "severity": "INFO"}

Check warning on line 52 in source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.Spelling] Verify the word 'Bootmode'. It is not in the American English spelling dictionary used by Vale. Raw Output: {"message": "[RedHat.Spelling] Verify the word 'Bootmode'. It is not in the American English spelling dictionary used by Vale.", "location": {"path": "source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst", "range": {"start": {"line": 52, "column": 36}}}, "severity": "WARNING"}
- U-Boot: :ref:`Key writer lite Programming <key-writer-lite-label>`
- Kernel: DMA, GPIO, I2C, UART, MMCSD, OSPI NOR, eCAP, eQEP, CPSW, McASP/Audio, DSS, DSI
- Kernel: :ref:`DTHEv2 Crypto Accelerator <DTHEv2-Crypto-Accelerator>`
Expand Down