On Fri, 8 Sept 2023 at 22:07, Heinrich Schuchardt <[email protected]> wrote: > > On 9/8/23 22:37, Ilias Apalodimas wrote: > > On commit e663b2ff4ba2("tpm: Add 'tpm autostart' shell command") an > > autostart function was added for both TPM1.2 and 2.0 devices. Instead > > of correctly wiring the autostart command for TPM1.2 devices that patch > > mistakenly added it on 'tpm init' > > > > Fixes: commit e663b2ff4ba2("tpm: Add 'tpm autostart' shell command") > > Signed-off-by: Ilias Apalodimas <[email protected]> > > Reviewed-by: Heinrich Schuchardt <[email protected]> > > > --- > > cmd/tpm-v1.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

