[U-Boot] [PATCH 2/3] cmd: tpm: Fix flush command

Simon Glass sjg at chromium.org
Mon Mar 27 02:27:23 UTC 2017


On 22 March 2017 at 07:05, Simon Glass <sjg at chromium.org> wrote:
> On 20 March 2017 at 03:28, Mario Six <mario.six at gdsys.cc> wrote:
>> Commit 7690be35de ("lib: tpm: Add command to flush resources") added a command
>> to flush resources from a TPM.
>>
>> However, a previous development version was accidentially used to generate the
>> patch, resulting in a non-functional command.
>>
>> This patch fixes the flush command.
>>
>> Signed-off-by: Mario Six <mario.six at gdsys.cc>
>> ---
>>  cmd/tpm.c | 37 +++++++++++++++++++++++--------------
>>  1 file changed, 23 insertions(+), 14 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list