commit | c0257984c8c2252fb5de0ddae7f69e0fe1f667bd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 29 07:22:11 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:41 2025 +0100 |
tree | 9de0feeb965934594cef4a8da589ef74e5775661 | |
parent | ed831d1abfcfb53c56cad406e155ac17fa1c7db5 [diff] |
patman: Move code for sending into its own module The control module includes much of the implementation of patman's 'send' feature. As a first step to separating this out, move the sending code into its own file. Signed-off-by: Simon Glass <sjg@chromium.org>