commit | ad0378748e3e23e09c74d931367e8e379674770b | [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 | 2ecc5805ac5e9209b922f57a39cb54bc648c1a22 [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>