commit | ad5a77156d1257c1b64c52ad81843fcd557613a6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jun 01 09:38:14 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 07 11:25:08 2018 -0800 |
tree | 7234285f293e8978b84c54b67d43cfc337167ae5 | |
parent | 8a6f56eadd2ed6abaac05852d7f251047f2df9d2 [diff] |
binman: Rename Entry property to 'section' Entries are now passed a Section object rather than an Image. Rename this property to avoid confusion. Signed-off-by: Simon Glass <sjg@chromium.org>