Re: [PATCH v4 01/11] tpm: Don't include cr50 in TPL/SPL

2021-03-03 Thread Tom Rini
On Sat, Feb 06, 2021 at 02:23:32PM -0700, Simon Glass wrote: > At present the security chip is not used in these U-Boot phases. Update > the Makefile to exclude it. > > Fix a few logging statements while we are here. > > Signed-off-by: Simon Glass > Reviewed-by: Ilias Apalodimas Applied to u-

[PATCH v4 01/11] tpm: Don't include cr50 in TPL/SPL

2021-02-06 Thread Simon Glass
At present the security chip is not used in these U-Boot phases. Update the Makefile to exclude it. Fix a few logging statements while we are here. Signed-off-by: Simon Glass Reviewed-by: Ilias Apalodimas --- (no changes since v1) drivers/tpm/Makefile | 2 +- drivers/tpm/cr50_i2c.c | 4 ++-