MFC rev. 1.246:
Fix an unaligned I/O memory access in the event that a SCB times out.
The FXP_SCR_FLOWCONTROL registers is at offset 0x19, but 2 bytes wide.
It cannot be read as a word without causing a panic on architectures
that enforce strict alignment.
Description
Description
Details
Details
- Provenance
marcel Authored on - Parents
- rS152024: Use the eq() macro for comparing strings (style), and remove a "break"
- Branches
- Unknown
- Tags