Skip to content

Commit

Permalink
manifest: hal_nordic: update to prevent USBD bad DMA
Browse files Browse the repository at this point in the history
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
tmon-nordic authored and Chromeos LUCI committed Sep 25, 2023
1 parent 0ac2382 commit f87dd65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ manifest:
groups:
- hal
- name: hal_nordic
revision: 03807f75485c97bd7b9094e0c20e40f8044da9f5
revision: 092eb78ed1b1551d8f480019b9c05d7371784578
path: modules/hal/nordic
groups:
- hal
Expand Down

0 comments on commit f87dd65

Please sign in to comment.