commit | 44ef2855e1ec5964c02cadd2cc3423f87524830b | [log] [tgz] |
---|---|---|
author | Joshua Watt <jpewhacker@gmail.com> | Mon Jul 03 08:39:53 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 17 15:39:55 2023 -0400 |
tree | 7c5645eadad71d777ca8ff6a15577c47bc6f4c93 | |
parent | 19c961e21cfcc1ea01f50bcfec09331d112f73d3 [diff] |
dm: test: Improve partition test error output Improve the logging when the partition test fails so that it is clear what went wrong, shown with actual values. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>