From de717519c9cc31cf67aadf7d421904857498f25d Mon Sep 17 00:00:00 2001 From: Massimo Pennazio Date: Thu, 11 Jul 2024 17:20:22 +0000 Subject: [PATCH] Remove se05x support in mfgtool images --- conf/machine/portenta-x8.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/portenta-x8.conf b/conf/machine/portenta-x8.conf index 6dc0b35..57d68e6 100644 --- a/conf/machine/portenta-x8.conf +++ b/conf/machine/portenta-x8.conf @@ -42,6 +42,7 @@ MACHINE_EXTRA_RRECOMMENDS:append:lmp-base = " dtbocfg" # Add se05x by default for production/secure builds MACHINE_FEATURES:append:lmp = " se05x" MACHINE_FEATURES:remove:lmp-base = " se05x" +MACHINE_FEATURES:remove:lmp-mfgtool = " se05x" SE05X_OEFID = "0xA201" # @TODO: current u-boot-fio breaks do_deploy without optee