commit | 28fa3a5101d5d696f60b4a43e2039e7ccde33133 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 04 16:50:46 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Thu May 11 10:25:29 2023 +0800 |
tree | 6bcf9da864dc051134d26bb3e0d4c65e9a5b21cc | |
parent | 93074012cdf0168d2db56b7aa50c19d407832cba [diff] |
binman: Support writing symbols for ucode etypes Allow symbol writing in these cases so that U-Boot can find the position and size of U-Boot at runtime. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>