kumquat-buildroot/boot
Vincent Stehlé 4f0351fcca boot/edk2: fix the build for arm sgi575
The edk2 package can be configured for platform Arm Sgi575 but this
does not build correctly:

Usage: build.exe [options] [all|fds|genc|genmake|clean|cleanall|cleanlib|modules|libraries|run]

build.exe: error: option -a: invalid choice: '-b' (choose from 'IA32', 'X64', 'EBC', 'ARM', 'AARCH64', 'RISCV64')
make[1]: *** [package/pkg-generic.mk:293: /home/thomas/buildroot/buildroot/output/build/edk2-edk2-stable202102/.stamp_built] Error 2
make: *** [Makefile:84: _all] Error 2

Add the necessary definitions to fix the build.

Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com>
Cc: Dick Olsson <hi@senzilla.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 79591b7667)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-11-26 19:24:53 +01:00
..
afboot-stm32 boot/afboot-stm32: add patch fixing build issue with recent binutils 2022-05-27 20:55:14 +02:00
arm-trusted-firmware boot/arm-trusted-firmware: fix SSP disable in v2.2 2022-11-15 14:06:14 +01:00
at91bootstrap boot/at91bootstrap: rename patches with the proper naming convention 2021-12-11 20:48:58 +01:00
at91bootstrap3 boot/at91bootstrap3: add svn repository method 2021-12-30 17:36:45 +01:00
at91dataflashboot boot/at91dataflashboot: disable on armeb 2022-06-09 22:49:09 +02:00
barebox core: introduce NORMALIZED_ARCH as non-kernel replacement for KERNEL_ARCH 2022-02-08 21:20:23 +01:00
beaglev-ddrinit boot/beaglev-ddrinit: update to c0839f25 to add LICENSE file 2021-07-13 21:18:19 +02:00
beaglev-secondboot boot/beaglev-secondboot: update to 2d200479 to add LICENSE file 2021-07-13 21:18:50 +02:00
binaries-marvell boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-09-13 13:47:40 +02:00
boot-wrapper-aarch64 package: replace git:// URLs with https:// URLs where possible 2022-04-04 14:41:58 +02:00
edk2 boot/edk2: fix the build for arm sgi575 2022-11-26 19:24:53 +01:00
grub2 boot/grub2: ignore CVE-2021-46705 2022-11-05 17:45:38 +01:00
gummiboot board, boot, package: remove usage of startup.nsh in EFI partition 2021-09-27 21:27:02 +02:00
lpc32xxcdl boot/lpc32xxcdl: rename patches with the proper naming convention 2021-12-11 20:48:58 +01:00
mv-ddr-marvell boot/mv-ddr-marvell: disable SSP 2022-11-02 19:45:24 +01:00
mxs-bootlets boot/*/Config.in: fix attributes order 2018-04-01 08:06:37 +02:00
opensbi boot/opensbi: introduce BR2_TARGET_OPENSBI_FW_FDT_PATH 2021-07-18 21:24:37 +02:00
optee-os boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-09-13 13:47:40 +02:00
s500-bootloader boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-09-13 13:47:40 +02:00
shim boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-09-13 13:47:40 +02:00
sun20i-d1-spl boot/sun20i-d1-spl: update to latest commit 882671 2022-05-29 10:46:37 +02:00
syslinux package/syslinux: disable documentation 2022-09-16 10:52:07 +02:00
uboot boot/uboot/uboot.mk: add pmufw.elf support 2022-11-02 07:52:15 +01:00
vexpress-firmware support/download: change format of archives generated from git 2021-01-10 22:06:58 +01:00
common.mk
Config.in boot/sun20i-d1-spl: new package 2021-11-08 09:45:40 +01:00