commit | cef2e51489567260857984c3e95d98eb03c97fe9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Feb 22 22:55:50 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 14 19:18:28 2016 -0400 |
tree | 7fe3c1d3f1d436477a0bb5cf1c5781fb7ca87c12 | |
parent | 3837ce65bd57991ebd7f8235db4040596d3125a4 [diff] |
image: Add functions to obtain short names Sometimes it is useful to obtain the short name for an Operating System, architecture or compression mechanism. Provide functions for this. Signed-off-by: Simon Glass <sjg@chromium.org>