coreboot/util
Vadim Bendebury 7f2f1d5164 Allow for different BFD elf formats per architecture
The upcoming MIPS toolchain inside chroot generates elf images of
elf32-tradlittlemips format, whereas readily available tools outside
of chroot generate images of elf32-littlemips format. Both of these
formats are perfectly fine, but xcompile accepts only one format per
CPU architecture.

This patch allows to specify multiple formats per architecture, any
matching format will suffice.

BUG=chrome-os-partner:31438
TEST=emerged arm, x86 and mips targets inside chroot

Change-Id: I22405e71ac72b985fad51e2f5d7cc014107b8a9e
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/214599
Reviewed-by: Stefan Reinauer <reinauer@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2014-09-01 11:06:54 +00:00
..
abuild coreboot: Move ARCH_* from board/Kconfig to cpu or soc Kconfig. 2014-05-08 22:36:06 +00:00
acpi
amdtools
bimgtool imgtec/danube: Build BIMG boot images 2014-09-01 11:06:36 +00:00
cbfstool rmodtool: Add support for aarch64 2014-08-28 01:14:35 +00:00
cbmem cbmem: Add support for new 'coreboot' compatible device tree binding 2014-06-18 01:36:11 +00:00
crossgcc build: mipsel cross compiler support 2014-07-23 11:08:36 +00:00
dtd_parser
dumpmmcr
ectool
exynos
genprof coreboot: Rename coreboot_ram stage to ramstage 2014-05-07 23:30:23 +00:00
getpir
gitconfig
i915tool
ifdtool
inteltool
ipqheader
k8resdump
kconfig
lbtdump
lint
mkelfImage mkelfimage: Add EM_AARCH64 as elf image type for arm64 2014-08-28 01:14:28 +00:00
mptable
msrtool
nrv2b
nvramtool
optionlist
resetcf
rockchip coreboot: rk3288: add make_idb.py & update bootblock 2014-08-28 20:12:48 +00:00
romcc
runfw
sconfig
scripts
showdevicetree
superiotool
vgabios
xcompile Allow for different BFD elf formats per architecture 2014-09-01 11:06:54 +00:00