u-boot-brain/tools/binman/etype
Simon Glass 16287933a8 binman: Move to absolute imports
At present binman sets the python path on startup so that it can access
the libraries it needs. If we convert to use absolute imports this is not
necessary.

Move binman to use absolute imports. This enables removable of the path
adjusting in Entry also.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-04-26 14:25:21 -06:00
..
_testing.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
blob_dtb.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
blob_named_by_arg.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
blob.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
cbfs.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
cros_ec_rw.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
fdtmap.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
files.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
fill.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
fmap.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
gbb.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
image_header.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_cmc.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_descriptor.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_fit_ptr.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_fit.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_fsp_m.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_fsp_s.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_fsp_t.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_fsp.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_ifwi.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_me.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_mrc.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_refcode.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_vbt.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
intel_vga.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
powerpc_mpc85xx_bootpg_resetvec.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
section.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
text.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_dtb_with_ucode.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_dtb.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_elf.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_img.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_nodtb.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_spl_bss_pad.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_spl_dtb.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_spl_elf.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_spl_nodtb.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_spl_with_ucode_ptr.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_spl.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_tpl_dtb_with_ucode.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_tpl_dtb.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_tpl_elf.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_tpl_with_ucode_ptr.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_tpl.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_ucode.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot_with_ucode_ptr.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
u_boot.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
vblock.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
x86_reset16_spl.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
x86_reset16_tpl.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
x86_reset16.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
x86_start16_spl.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
x86_start16_tpl.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00
x86_start16.py binman: Move to absolute imports 2020-04-26 14:25:21 -06:00