boot/uboot: introduce BR2_TARGET_UBOOT_NEEDS_OPENSBI
authorBin Meng <bin.meng@windriver.com>
Mon, 11 Jan 2021 09:01:11 +0000 (17:01 +0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 16 Jan 2021 21:41:19 +0000 (22:41 +0100)
commit3fccb15705d55a12e7a20cb0612049a3251ea1a0
treedde75f65ce76d25fba7349c339fe36bf61f95c3e
parente1ecd5b582b1266da6a4da296866cf603407694c
boot/uboot: introduce BR2_TARGET_UBOOT_NEEDS_OPENSBI

Some RISC-V platforms (such as SiFive HiFive Unleashed) encapsulate
the OpenSBI firmware image inside U-Boot.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
boot/uboot/Config.in
boot/uboot/uboot.mk