commit | 05ef6f3176fe99cad6fac818aaaa866665d22b6a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 26 17:40:04 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 29 14:42:59 2020 -0600 |
tree | 198a757338c752c4091822e6c701948fe7eaa1e0 | |
parent | 31a09635c4c425b20bf82f50ca39b47b3d4aa2d3 [diff] |
binman: Remove references to 'image' in entry_Section While a section is the base class of Image, it is more correct to refer to sections in most places in this file. Fix these comments. Signed-off-by: Simon Glass <sjg@chromium.org>