[PATCH 10/25] patman: Add a helper for managing cseries
Simon Glass
sjg at chromium.org
Sat May 24 07:06:16 CEST 2025
Add a module which includes helper functions for dealing with Cseries
objects.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/patman/__init__.py | 6 +-
tools/patman/cser_helper.py | 1524 +++++++++++++++++++++++++++++++++++
2 files changed, 1527 insertions(+), 3 deletions(-)
create mode 100644 tools/patman/cser_helper.py
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list