commit | a8a0ce78b4f126cfadfea635cd5d06821b6a3837 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:49:28 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | c543454910537912b71a139450671655cce4c8b2 | |
parent | 9d29f954b5e64849ac1938255477e9024e427cb6 [diff] |
buildman: Add a way to print the architecture for a board This is useful for some tools and is easily available for buildman. Add a new --print-arch option. Signed-off-by: Simon Glass <sjg@chromium.org>