commit | bccb8b62943a7411ae265bc83fac435a8a4502e7 | [log] [tgz] |
---|---|---|
author | Alison Chaiken <alison@peloton-tech.com> | Sat Sep 09 23:47:12 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 14 21:32:57 2017 -0400 |
tree | d5430256e83c440f81567773e7ee18897716fea7 | |
parent | ff103a945c3d2a0293e8063661ef0debb6376855 [diff] |
GPT: create block device for sandbox testing Provide a Python function that creates a small block device for the purpose of testing the cmd/gpt.c or cmd/part.c functions in the u-boot sandbox. Signed-off-by: Alison Chaiken <alison@peloton-tech.com> Reviewed-by: Simon Glass <sjg@chromium.org>