Skip to content

Commit 5d18761

Browse files
nordic-marenordicjm
authored andcommitted
samples: cellular: http_update: Prevalidate modem firmware
Prevalidation of the modem firmware has been supported since 1.3.0. There is no need to skip it here. Signed-off-by: Markus Rekdal <[email protected]>
1 parent dd7d71a commit 5d18761

File tree

1 file changed

+0
-3
lines changed
  • samples/cellular/http_update/modem_full_update

1 file changed

+0
-3
lines changed

samples/cellular/http_update/modem_full_update/prj.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,3 @@ CONFIG_MBEDTLS_GCM_C=n
8383
CONFIG_MBEDTLS_SHA256_C=y
8484

8585
CONFIG_DOWNLOAD_HOST="nrfconnectsdk.s3.eu-central-1.amazonaws.com"
86-
87-
# Prevalidation is not yet supported by the modem firmware, so skip it for now.
88-
CONFIG_FMFU_FDEV_SKIP_PREVALIDATION=y

0 commit comments

Comments
 (0)