diff options
author | Simon Glass <sjg@chromium.org> | 2019-08-24 07:23:05 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2019-10-15 08:40:02 -0600 |
commit | b87064c2496785dde9e33fcdf84175d64163db57 (patch) | |
tree | 56de0dcd05c98a0d616d7a20b8511e3b896559dc /configs/MPC8641HPCN_defconfig | |
parent | eb0086fa59e61561a5eca61b9ab8323d8a0cbf9c (diff) |
binman: Allow support for writing a size symbol to binaries
It is useful to be able to access the size of an image in SPL, with
something like:
binman_sym_declare(unsigned long, u_boot_any, size);
...
ulong u_boot_size = binman_sym(ulong, u_boot_any, size);
Add support for this and update the tests.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/MPC8641HPCN_defconfig')
0 files changed, 0 insertions, 0 deletions