Re: [U-Boot] [PATCH] doc: uniphier: add simple guide to Verified Boot

2017-10-22 Thread Masahiro Yamada
2017-10-22 15:15 GMT+09:00 Masahiro Yamada : > Add a simple documentation about how to use the Verified Boot on > UniPhier boards. > > Signed-off-by: Masahiro Yamada > --- Applied to u-boot-uniphier/master. -- Best Regards Masahiro Yamada ___ U-Boot

[U-Boot] [PATCH] doc: uniphier: add simple guide to Verified Boot

2017-10-21 Thread Masahiro Yamada
Add a simple documentation about how to use the Verified Boot on UniPhier boards. Signed-off-by: Masahiro Yamada --- doc/README.uniphier | 227 +++- 1 file changed, 226 insertions(+), 1 deletion(-) diff --git a/doc/README.uniphier b/doc/README.un