commit | 4abf784d83f36731d9c4359c2a4bb34357c8ea99 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 18 07:23:54 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 20 14:10:58 2023 -0600 |
tree | 72b16278520574dbf8372eb855e5c0b10f31eb21 | |
parent | 9389ad1638632ef80fb90cd73bc2659ef8535e6c [diff] |
binman: Allow disabling symbol writing Some boards don't use symbol writing but do access the symbols in SPL. Provide an option to work around this. Signed-off-by: Simon Glass <sjg@chromium.org>