commit | 3c9b78d7a88566e742c8aa4dc0dc91f447885b55 | [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 | 70049aaffdcd247709692b79b651b6f24f014891 [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>