diff --git a/meta-digi-dey/recipes-digi/swu-images/files/swupdate_uboot_mmc.sh b/meta-digi-dey/recipes-digi/swu-images/files/swupdate_uboot_mmc.sh index 032922afc..8904c0ebf 100755 --- a/meta-digi-dey/recipes-digi/swu-images/files/swupdate_uboot_mmc.sh +++ b/meta-digi-dey/recipes-digi/swu-images/files/swupdate_uboot_mmc.sh @@ -1,7 +1,7 @@ #!/bin/sh #=============================================================================== # -# Copyright (C) 2022-2024 by Digi International Inc. +# Copyright (C) 2022-2025 by Digi International Inc. # All rights reserved. # # This program is free software; you can redistribute it and/or modify it @@ -257,8 +257,8 @@ write_artifact_emmc () } # If U-Boot is encrypted, the DEK key blob needs to be extracted from existing U-Boot -# and appended to the new U-Boot before writing it. -if [ "${UBOOT_ENC}" = "enc" ]; then +# and appended to the new U-Boot before writing it for NXP platforms. +if [ "${UBOOT_ENC}" = "enc" ] && [[ "${PLATFORM}" != ccmp2* ]]; then append_dek fi # Write TFA.