# opensbi
BR2_TARGET_OPENSBI=y
BR2_TARGET_OPENSBI_PLAT="generic"
# BR2_TARGET_OPENSBI_INSTALL_DYNAMIC_IMG is not set
# BR2_TARGET_OPENSBI_INSTALL_JUMP_IMG is not set
BR2_TARGET_OPENSBI_UBOOT_PAYLOAD=y
BR2_TARGET_OPENSBI_FW_FDT_PATH=y

# opensbi master branch snapshot
# source: https://github.com/riscv/opensbi
BR2_TARGET_OPENSBI_CUSTOM_TARBALL=y
BR2_TARGET_OPENSBI_CUSTOM_TARBALL_LOCATION="$(call github,riscv,opensbi,5019fd124b4c46e1581129c5154fc2cdd3b777ed)/opensbi-master-20220901-5019fd.tar.gz"

# ddrinit
BR2_TARGET_BEAGLEV_DDRINIT=y

# secondboot
BR2_TARGET_BEAGLEV_SECONDBOOT=y

# wifi
BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI=y
# brcmfmac43430-sdio.{bin,clm_blob,txt}
BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI_WIFI=y
