[Buildroot] [RFC 1/2] configs: raspberrypi3: fix mismatch cpu arch

Arnout Vandecappelle arnout at mind.be
Tue Apr 18 20:15:30 UTC 2017



On 16-04-17 17:14, Gaël PORTAY wrote:
> The raspberrypi3 is powered by a Broadcom BCM2837 which is a Cortex-A53.
> 
> Signed-off-by: Gaël PORTAY <gael.portay at savoirfairelinux.com>

Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>

 Just to be sure: have you boot-tested the new defconfig?

 Regards,
 Arnout

> ---
>  configs/raspberrypi3_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/raspberrypi3_defconfig b/configs/raspberrypi3_defconfig
> index 1b2134e0b..3d8949765 100644
> --- a/configs/raspberrypi3_defconfig
> +++ b/configs/raspberrypi3_defconfig
> @@ -1,5 +1,5 @@
>  BR2_arm=y
> -BR2_cortex_a7=y
> +BR2_cortex_a53=y
>  BR2_ARM_EABIHF=y
>  BR2_ARM_FPU_NEON_VFPV4=y
>  
> 

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF



More information about the buildroot mailing list