u-boot/tools/binman/etype
Bin Meng 9d1adf0484 tools: binman: Handle optional microcode case in SPL image
On platforms which do not require microcode in SPL, handle such
case like U-Boot proper.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-02-07 13:27:20 +08:00
..
_testing.py binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
blob.py binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
entry.py binman: Introduce binman, a tool for building binary images 2016-12-20 08:09:55 +13:00
intel_cmc.py binman: Remove hard-coded file name for x86 CMC/FSP/VGA 2016-12-26 13:36:23 +08:00
intel_descriptor.py binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
intel_fsp.py binman: Remove hard-coded file name for x86 CMC/FSP/VGA 2016-12-26 13:36:23 +08:00
intel_me.py binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
intel_mrc.py binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
intel_vga.py binman: Remove hard-coded file name for x86 CMC/FSP/VGA 2016-12-26 13:36:23 +08:00
u_boot.py binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
u_boot_dtb.py binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
u_boot_dtb_with_ucode.py binman: Add support for building x86 ROMs with SPL 2016-12-20 08:09:55 +13:00
u_boot_img.py binman: Add support for u-boot.img as an input binary 2016-12-20 08:09:55 +13:00
u_boot_nodtb.py binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
u_boot_spl.py binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
u_boot_spl_bss_pad.py binman: Add support for building x86 ROMs with SPL 2016-12-20 08:09:55 +13:00
u_boot_spl_with_ucode_ptr.py tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr 2017-02-07 13:27:17 +08:00
u_boot_ucode.py tools: binman: Handle optional microcode case in SPL image 2017-02-07 13:27:20 +08:00
u_boot_with_ucode_ptr.py binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
x86_start16.py binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
x86_start16_spl.py binman: Add support for building x86 ROMs with SPL 2016-12-20 08:09:55 +13:00