
On Tue, Oct 22, 2024 at 08:09:48AM +0200, Jan Kiszka wrote:
On 10.10.24 08:34, Michael Nazzareno Trimarchi wrote:
On Thu, Oct 10, 2024 at 7:56 AM Jan Kiszka jan.kiszka@siemens.com wrote:
From: Jan Kiszka jan.kiszka@siemens.com
This prevented to set m2_manual_config - as evaluated by m2_connector_setup - under strict configurations for secure boot.
Signed-off-by: Jan Kiszka jan.kiszka@siemens.com
include/configs/iot2050.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/configs/iot2050.h b/include/configs/iot2050.h index 94a9c767882..0f92e0d25dc 100644 --- a/include/configs/iot2050.h +++ b/include/configs/iot2050.h @@ -39,7 +39,7 @@ #define CFG_ENV_FLAGS_LIST_STATIC \ "board_uuid:sw,board_name:sw,board_serial:sw,board_a5e:sw," \ "mlfb:sw,fw_version:sw,seboot_version:sw," \
"m2_manuel_config:sw," \
"m2_manual_config:sw," \ "eth1addr:mw,eth2addr:mw,watchdog_timeout_ms:dw,boot_targets:sw"
#endif
Reviewed-by: Michael Trimarchi michael@amarulasolutions.com
Sorry, just realized that I forgot to add your reviewed tags for patch 1 and 3 to v2. Maybe Tom can do on merge.
Thanks for reviewing!
Using "b4" got the tags.