[PATCH v2 4/6] drivers: tpm: atmel_twi: do not use an offset byte

Simon Glass sjg at chromium.org
Thu Nov 25 01:12:03 CET 2021


On Wed, 10 Nov 2021 at 21:06, Mathew McBride <matt at traverse.com.au> wrote:
>
> This driver was broken due to an empty offset byte being prepended
> at the start of every transmission.
>
> The hardware does not mimic an EEPROM device with registers so
> an offset byte is not required.
>
> Signed-off-by: Mathew McBride <matt at traverse.com.au>
> Acked-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> ---
>  drivers/tpm/tpm_atmel_twi.c | 1 +
>  1 file changed, 1 insertion(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list