commit | 8a6f56eadd2ed6abaac05852d7f251047f2df9d2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jun 01 09:38:13 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 07 11:25:07 2018 -0800 |
tree | a06d2f15d32fa4d0eeed77274cf1b729e5832e34 | |
parent | eca32212b8509523fd46e89761db639fb26725ff [diff] |
binman: Rename ELF parameters to 'section' We now pass a Section object to these functions rather than an Image. Rename the parameters to avoid confusion. Signed-off-by: Simon Glass <sjg@chromium.org>