commit | ea1d77d0d2c847c37af4df522a9f59b289e9183f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 18 07:23:56 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 20 14:10:58 2023 -0600 |
tree | b14095ff9891d378c77c1541b56c95b80c09587c | |
parent | 8b8ed9470322da060e3818f883f39590b5144c81 [diff] |
binman: Update elf to return number of written symbols Update the LookupAndWriteSymbols() function to return the number of symbols written. Also add some logging for when debugging is not enabled. Signed-off-by: Simon Glass <sjg@chromium.org>