u-boot-brain/tools/binman/etype
Simon Glass bb74837c9a binman: Support an entry that holds text
It is useful to able to write an identifying string to the image within an
entry. Add a 'text' entry type to handle this. The actual text is
typically passed to binman on the command line. The text is not itself
nul-terminated but this can be achieved if required by setting the size of
the entry to something larger than the text.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-08-01 16:30:47 -06:00
..
_testing.py binman: Add support for passing arguments to entries 2018-08-01 16:30:47 -06:00
blob.py binman: Tidy up setting of entry contents 2018-07-09 09:11:00 -06:00
intel_cmc.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
intel_descriptor.py binman: Rename 'position' to 'offset' 2018-08-01 16:30:06 -06:00
intel_fsp.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
intel_me.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
intel_mrc.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
intel_vbt.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
intel_vga.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
section.py binman: Add a new 'image-pos' property 2018-08-01 16:30:45 -06:00
text.py binman: Support an entry that holds text 2018-08-01 16:30:47 -06:00
u_boot_dtb_with_ucode.py binman: Rename 'position' to 'offset' 2018-08-01 16:30:06 -06:00
u_boot_dtb.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
u_boot_img.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
u_boot_nodtb.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
u_boot_spl_bss_pad.py binman: Tidy up setting of entry contents 2018-07-09 09:11:00 -06:00
u_boot_spl_dtb.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
u_boot_spl_nodtb.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08: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: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
u_boot_ucode.py binman: Rename 'position' to 'offset' 2018-08-01 16:30:06 -06:00
u_boot_with_ucode_ptr.py binman: Rename 'position' to 'offset' 2018-08-01 16:30:06 -06:00
u_boot.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
x86_start16_spl.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00
x86_start16.py binman: Rename Entry property to 'section' 2018-06-07 11:25:08 -08:00