1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-11 17:30:02 +02:00
Files
u-boot-megous/test/boot
Simon Glass a753190a0c test: Move common FIT code into a separate fit_util file
To avoid duplicating code, create a new fit_util module which provides
various utility functions for FIT. Move this code out from the existing
test_fit.py and refactor it with addition parameters.

Fix up pylint warnings in the conversion.

This involves no functional change.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-17 21:17:13 -06:00
..