commit | 01361a2e21cd12c80dffd4b940d740e48892dd96 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Nov 13 18:55:02 2017 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Dec 12 19:53:45 2017 -0700 |
tree | e7374d5055f51084d98ecb94c0292ba85e8fe8e1 | |
parent | 4ca8e04989e8d362694e3fa2aeab8bfa43fb0429 [diff] |
binman: arm: Include the binman symbol table This area of the image contains symbols whose values are filled in by binman. If this feature is not used, the table is empty. Add this to the ARM SPL link script. Signed-off-by: Simon Glass <sjg@chromium.org>