Quote:
Originally Posted by Junket
I don't know half of what knc1 does on the subject, but that does look like a typo.
Bad knc1. No posting until you've had coffee. ;p
Code:
secure_cpu: 1, production: 1, unlocked: 0
is the state that we don't want to see.
So we'd want to keep the following:
Code:
exec getty -L $BAUD /dev/$UART 2>> $STDERR
|
But it does not say "unlocked", it says "securecpu" (that SoC option blows a physical fuse, which results in '0' being the secure state).
If it does not say what it means, then all bets are off.