Searched hist:"8 f1da50c" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/tools/binman/ |
H A D | image_test.py | 8f1da50c Fri Jun 01 10:38:12 CDT 2018 Simon Glass <sjg@chromium.org> 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>
|
H A D | bsection.py | 8f1da50c Fri Jun 01 10:38:12 CDT 2018 Simon Glass <sjg@chromium.org> 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>
|
H A D | image.py | 8f1da50c Fri Jun 01 10:38:12 CDT 2018 Simon Glass <sjg@chromium.org> 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>
|
H A D | ftest.py | 8f1da50c Fri Jun 01 10:38:12 CDT 2018 Simon Glass <sjg@chromium.org> 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>
|