diff options
author | Simon Glass <sjg@chromium.org> | 2018-06-01 09:38:12 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2018-06-07 11:25:07 -0800 |
commit | 8f1da50ccca246fe2c3e9d8ef890b48e7bc8795b (patch) | |
tree | 240e4098ca628aa9806bf6962862376a76830baf /tools/binman/elf.py | |
parent | dd57c13bbc28df6f1bc849ec55d1703f4ca0398e (diff) | |
download | u-boot-8f1da50ccca246fe2c3e9d8ef890b48e7bc8795b.tar.gz |
binman: Refactor much of the image code into 'section'
We want to support multiple sections within a single image. To do this,
move most of the Image class implementation into a new Section class. An
Image contains only a single Section, but at some point we will support
a new 'section' entry, thus allowing Sections within Sections.
Use the name 'bsection' for the module so we can use 'section' for the
etype module.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/elf.py')
0 files changed, 0 insertions, 0 deletions