On Thu, Oct 26, 2017 at 06:23:35PM -0600, Stephen Warren wrote:

> From: Stephen Warren <swar...@nvidia.com>
> 
> test_gpt generates a persistent disk image which can be re-used across
> multiple test runs. Currently, if the Python code that generates the disk
> image change, the image is not regenerated, which could cause test
> failures e.g. if a test was updated to expect some new partition name or
> size, yet the persistent disk image contained the old name or size. This
> change introduces functionality to regenerate the disk image if the
> instructions to generate the image have changed.
> 
> Signed-off-by: Stephen Warren <swar...@nvidia.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to