u-boot-brain/tools/binman/etype
Simon Glass 53af22a995 binman: Add support for passing arguments to entries
Sometimes it is useful to pass binman the value of an entry property from
the command line. For example some entries need access to files and it is
not always convenient to put these filenames in the image definition
(device tree).

Add a -a option which can be used like this:

   -a<prop>=<value>

where

   <prop> is the property to set
   <value> is the value to set it to

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
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