oem-factory-reset: don't set user re-ownership by default for now: use current defaults being DEF pins (12345678 and 123456 as master)

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
Thierry Laurion 2024-12-05 13:42:11 -05:00
parent 7f9f84b830
commit e01d346fe8
No known key found for this signature in database
GPG Key ID: 9A53E1BB3FF00461

View File

@ -86,9 +86,6 @@ done
# Handle the --mode parameter if provided
if [[ -n "$MODE" ]]; then
handle_mode "$MODE"
else
# Default to User Re-Ownership mode
handle_mode "user"
fi
#Override RSA_KEY_LENGTH to 2048 bits for Canokey under qemu testing boards until canokey fixes