kumquat-buildroot/boot/opensbi
Thomas Petazzoni 24010550be boot/opensbi: add options to enable/disable image installation
Until now, whenever a BR2_TARGET_OPENSBI_PLAT value was specified,
opensbi.mk was assuming that both fw_jump and fw_dynamic would be
produced. However, this is not the case: the OpenSBI per-platform
config.mk can decide which image to build.

As an example, the config.mk for VIC7100-based BeagleV only enables
producing the fw_payload image.

This commit adds three options to enable the installation of images:
one for fw_jump, one for fw_dynamic, one for fw_payload.

The options for fw_jump and fw_dynamic are "default y" when
BR2_TARGET_OPENSBI_PLAT is not empty, to preserve existing behavior.

The option for fw_payload is forcefully selected when either Linux or
U-Boot are selected as payloads.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-05-07 22:29:02 +02:00
..
0001-Makefile-Don-t-specify-mabi-or-march.patch boot/opensbi: bump to 0.5 2019-10-17 09:49:56 +02:00
Config.in boot/opensbi: add options to enable/disable image installation 2021-05-07 22:29:02 +02:00
opensbi.hash boot/opensbi: bump to version 0.8 2020-06-24 21:29:18 +02:00
opensbi.mk boot/opensbi: add options to enable/disable image installation 2021-05-07 22:29:02 +02:00