[Buildroot] [PATCH 2/2] nanpi_neo4_config: Enable BR2_TARGET_ARM_TRUSTED_FIRMWARE_NEEDS_ARM32_TOOLCHAIN optiony

Sergey Matyukevich geomatsi at gmail.com
Mon Mar 30 15:25:07 UTC 2020


> Signed-off-by: Marek Belisko <marek.belisko at open-nandra.com>
> ---
>  configs/nanopi_neo4_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/nanopi_neo4_defconfig b/configs/nanopi_neo4_defconfig
> index 0e58aea..2bffe66 100644
> --- a/configs/nanopi_neo4_defconfig
> +++ b/configs/nanopi_neo4_defconfig
> @@ -11,6 +11,7 @@ BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_GIT=y
>  BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_URL="https://github.com/ARM-software/arm-trusted-firmware"
>  BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="v2.0"
>  BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="rk3399"
> +BR2_TARGET_ARM_TRUSTED_FIRMWARE_NEEDS_ARM32_TOOLCHAIN=y
>  BR2_TARGET_ARM_TRUSTED_FIRMWARE_BL31=y

I would suggest to write proper commit messages for these two patches.

Otherwise neo4 build looks good:
Tested-by: Sergey Matyukevich <geomatsi at gmail.com>

Regards,
Sergey



More information about the buildroot mailing list