Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
soc: arm: nxp: fix USB w/ SPEED_OPTIMIZATIONS
Fix USB w/ SPEED_OPTIMIZATIONS for LPC55xxx SoCs Root cause was non-volatile register access, which could get optimized by the compiler (by -fschedule-insns, specifically) Signed-off-by: Maxime Vincent <maxime@veemax.be> (cherry picked from commit f86f98f)
- Loading branch information