u-boot-brain/tools/binman/etype
Simon Glass 08723a7abb binman: Record the parent section of each section
At present sections have no record of their parent so it is not possible
to traverse up the tree to the root and figure out the position of a
section within the image.

Change the constructor to record this information.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-09-29 11:49:35 -06:00
..
_testing.py binman: Support expanding entries 2018-09-29 11:49:35 -06:00
blob_dtb.py binman: Support updating all device tree files 2018-09-28 11:09:01 -06:00
blob_named_by_arg.py binman: Add support for a cros_ec image 2018-08-01 16:30:48 -06:00
blob.py binman: Support compressed entries 2018-09-29 11:49:32 -06:00
cros_ec_rw.py binman: Add support for a cros_ec image 2018-08-01 16:30:48 -06:00
files.py binman: Support adding files 2018-09-29 11:49:35 -06:00
fill.py binman: Allow 'fill' entry to have a size of 0 2018-09-28 11:09:01 -06:00
fmap.py binman: Add support for flashrom FMAP 2018-08-01 16:30:48 -06:00
gbb.py binman: Add support for Chromium GBB 2018-08-01 16:30:48 -06:00
intel_cmc.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
intel_descriptor.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
intel_fsp.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
intel_me.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
intel_mrc.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
intel_vbt.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
intel_vga.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
section.py binman: Record the parent section of each section 2018-09-29 11:49:35 -06:00
text.py binman: Generate an error when text is not provided 2018-09-28 11:09:01 -06:00
u_boot_dtb_with_ucode.py binman: Support x86 microcode in TPL 2018-09-29 11:49:35 -06:00
u_boot_dtb.py binman: Support updating all device tree files 2018-09-28 11:09:01 -06:00
u_boot_img.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
u_boot_nodtb.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
u_boot_spl_bss_pad.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
u_boot_spl_dtb.py binman: Support updating all device tree files 2018-09-28 11:09:01 -06:00
u_boot_spl_nodtb.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
u_boot_spl_with_ucode_ptr.py binman: Support x86 microcode in TPL 2018-09-29 11:49:35 -06:00
u_boot_spl.py binman: Add support for adding TPL binaries 2018-08-01 16:30:48 -06:00
u_boot_tpl_dtb_with_ucode.py binman: Support x86 microcode in TPL 2018-09-29 11:49:35 -06:00
u_boot_tpl_dtb.py binman: Support updating all device tree files 2018-09-28 11:09:01 -06:00
u_boot_tpl_with_ucode_ptr.py binman: Support x86 microcode in TPL 2018-09-29 11:49:35 -06:00
u_boot_tpl.py binman: Add support for adding TPL binaries 2018-08-01 16:30:48 -06:00
u_boot_ucode.py binman: Support x86 microcode in TPL 2018-09-29 11:49:35 -06:00
u_boot_with_ucode_ptr.py binman: Support x86 microcode in TPL 2018-09-29 11:49:35 -06:00
u_boot.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
vblock.py binman: Tidy up the vblock entry 2018-09-28 11:09:01 -06:00
x86_start16_spl.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00
x86_start16_tpl.py binman: Add x86 support for starting TPL 2018-09-28 11:09:01 -06:00
x86_start16.py binman: Expand documentation for entries 2018-08-01 16:30:48 -06:00