u-boot-brain/tools/binman/etype
Simon Glass 6ed45ba0a8 binman: Support updating all device tree files
Binman currently supports updating the main device tree with things like
the position of each entry. Extend this support to SPL and TPL as well,
since they may need (a subset of) this information.

Also adjust DTB output files to have a .out extension since this seems
clearer than having a .dtb extension with 'out' in the name somwhere.

Also add a few missing comments and update the DT setup code to use
ReadFile and WriteFile().

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-09-28 11:09:01 -06:00
..
_testing.py binman: Expand documentation for entries 2018-08-01 16:30:48 -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: Rename ReadContents() to ReadBlobContents() 2018-08-01 16:30:48 -06:00
cros_ec_rw.py binman: Add support for a cros_ec image 2018-08-01 16:30:48 -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: Support updating all device tree files 2018-09-28 11:09:01 -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 updating all device tree files 2018-09-28 11:09:01 -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: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
u_boot_spl.py binman: Add support for adding TPL binaries 2018-08-01 16:30:48 -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.py binman: Add support for adding TPL binaries 2018-08-01 16:30:48 -06:00
u_boot_ucode.py binman: Rename ReadContents() to ReadBlobContents() 2018-08-01 16:30:48 -06:00
u_boot_with_ucode_ptr.py binman: Move 'special properties' docs to README.entries 2018-09-28 11:09:01 -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