On Mon, Aug 20, 2018 at 02:09:44PM -0400, Jacob Stiffler wrote:
> * The sysfw.bin is required for building U-Boot for the R5
>
> Signed-off-by: Jacob Stiffler <[email protected]>
> ---
> meta-arago-distro/recipes-core/images/arago-core-tisdk-image.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.bb
> b/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.bb
> index 147f126..1f0ef1c 100644
> --- a/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.bb
> +++ b/meta-arago-distro/recipes-core/images/arago-core-tisdk-image.bb
> @@ -8,7 +8,7 @@ DEPLOY_SPL_NAME_k2e = ""
> DEPLOY_SPL_NAME_k2g-hs-evm = ""
> DEPLOY_SPL_NAME_k3 = "tispl.bin tiboot3.bin"
>
> -DEPLOY_IMAGES_NAME_k3 = "bl31.bin bl32.bin"
> +DEPLOY_IMAGES_NAME_k3 = "bl31.bin bl32.bin sysfw.bin"
So, prebuilt ATF, OPTEE and signed SYSFW will be re-used for building U-boot
from SDK top-level Makefile, right?
> ARAGO_TISDK_IMAGE ?= "arago-core-tisdk-image"
> export IMAGE_BASENAME = "${ARAGO_TISDK_IMAGE}"
> --
> 2.7.4
>
> _______________________________________________
> meta-arago mailing list
> [email protected]
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago