commit | 9b95f3f7ffb77fd53b2fad7197de2b379f7fac3e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 04 21:17:12 2021 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sat Feb 06 19:18:41 2021 +0800 |
tree | 73a7dbc974a89d16fb8a5053c2d7a9e4b0f111af | |
parent | 8308a28af821d6498186b3dd7463db9874cd2daf [diff] |
README: Add doumentation for version information There are quite a few available version options in U-Boot. Add a list of the available Makefile variables and #defines, along with examples. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>