Skip to content

Commit 9ca238e

Browse files
committed
applications: nrf_desktop: nrf54h20dk: align uicr image to new defaults
Updated the UICR image configuration for the nRF54H20 DK target and the nRF Desktop application to align it with the new default configuration that is defined in the zephyr/soc/nordic/common/uicr/gen_uicr/prj.conf file. This change fixes the boot loop issue that has been present since the following commit from the main branch of the sdk-nrf: 311bb37 Ref: NCSDK-36516 Signed-off-by: Kamil Piszczek <[email protected]>
1 parent e439b5e commit 9ca238e

File tree

1 file changed

+3
-1
lines changed
  • applications/nrf_desktop/configuration/nrf54h20dk_nrf54h20_cpuapp/images/uicr

1 file changed

+3
-1
lines changed

applications/nrf_desktop/configuration/nrf54h20dk_nrf54h20_cpuapp/images/uicr/prj.conf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
#
66

7-
# Nothing here
7+
# Enable UICR generator options - this is automatically set when building
8+
# the gen_uicr image and enables the UICR generator configuration menu
9+
CONFIG_IS_GEN_UICR_IMAGE=y

0 commit comments

Comments
 (0)