u-boot-brain/tools/binman/etype
Simon Glass 9481c80f55 binman: Allow sections to have an offset
At present sections are always placed automatically. Even if an 'offset'
property is provided it is ignored. Update the logic to support an offset
for sections.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-05-08 12:44:07 +08: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: Drop an unnecessary comma in blob handling 2018-11-20 19:14:22 -07: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: Correct fmap output on x86 2018-09-29 11:49:35 -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_refcode.py binman: Add support for Intel reference code 2018-10-22 17:51:45 +08: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
powerpc_mpc85xx_bootpg_resetvec.py binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry 2018-09-27 10:13:51 -07:00
section.py binman: Allow sections to have an offset 2019-05-08 12:44:07 +08:00
text.py binman: Don't generate an error in 'text' entry constructor 2019-05-08 12:44:07 +08: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_elf.py binman: Set the pathname correctly for ELF files 2018-11-20 19:14:22 -07: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_elf.py binman: Support ELF files for U-Boot and SPL 2018-09-29 11:49:35 -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: Correct fmap output on x86 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: Add a missing comment in Entry_vblock 2019-05-08 12:44:07 +08: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