Re: [U-Boot] [PATCH] board: ti: README: Update OP-TEE binary name

2020-03-05 Thread Lokesh Vutla
On 05/03/20 7:10 PM, Andrew F. Davis wrote: > The OP-TEE binary to use is renamed to v2 as the v1 binary has been > deprecated and is no longer built by default. > > Reported-by: Grygorii Strashko > Signed-off-by: Andrew F. Davis Applied to u-boot-ti next. Thanks and regards, Lokesh

[U-Boot] [PATCH] board: ti: README: Update OP-TEE binary name

2020-03-05 Thread Andrew F. Davis
The OP-TEE binary to use is renamed to v2 as the v1 binary has been deprecated and is no longer built by default. Reported-by: Grygorii Strashko Signed-off-by: Andrew F. Davis --- board/ti/am65x/README | 2 +- board/ti/j721e/README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff