Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
manifest: hal_nordic: update to prevent USBD bad DMA
The bad DMA request was observed as SPU FLASHACCERR when building for nrf5340dk_nrf5340_cpuapp_ns target. The bad DMA request would manifest itself as device failing to reconnect after USB cable was reconnected. The issue was especially visible with CDC ACM sample because SET LINE CODING request has 7 bytes payload. (cherry picked from commit c796e1b) Original-Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no> GitOrigin-RevId: c796e1b Change-Id: Ibdf0f6024c82839ca0e8c5b83fa147b5ba73937c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/4891925 Commit-Queue: Al Semjonovs <asemjonovs@google.com> Reviewed-by: Al Semjonovs <asemjonovs@google.com> Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> Tested-by: Al Semjonovs <asemjonovs@google.com>
- Loading branch information