Re: [U-Boot] [PATCH 2/4] spi: ST33ZP24 SPI: Patch driver to support 2 TPMs

2014-04-11 Thread Simon Glass
Hi Jean-Luc, On 1 April 2014 05:48, Jean-Luc BLANC wrote: > In order to support 2 SPI TPMs on same platform, add spi_select() > to tpm command set. Selection is done at driver level to keep compatibility > with standard tpm commands. > --- > README | 13 >

[U-Boot] [PATCH 2/4] spi: ST33ZP24 SPI: Patch driver to support 2 TPMs

2014-04-01 Thread Jean-Luc BLANC
In order to support 2 SPI TPMs on same platform, add spi_select() to tpm command set. Selection is done at driver level to keep compatibility with standard tpm commands. --- README | 13 common/cmd_tpm.c | 31 driv

[U-Boot] [PATCH 2/4] spi: ST33ZP24 SPI: Patch driver to support 2 TPMs

2014-04-01 Thread Jean-Luc BLANC
In order to support 2 SPI TPMs on same platform, add spi_select() to tpm command set. Selection is done at driver level to keep compatibility with standard tpm commands. --- README | 13 common/cmd_tpm.c | 31 driv