Files
u-boot/tools
Simon Glass 8f1da50ccc 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>
2018-06-07 11:25:07 -08:00
..
2018-05-31 08:53:11 -04:00
2018-06-07 11:25:03 -08:00
2018-05-11 09:23:44 +02:00
2018-05-11 09:23:44 +02:00
2009-04-28 01:16:46 +02:00