[Buildroot] [PATCH 2/2] arch: add tune options for powerpc e5500 and e6500

Alvaro Gamez alvaro.gamez at hazent.com
Tue Nov 10 15:09:01 UTC 2015


Hi Arnout

It seems that these two patches completely solve the issues I was having
with this architecture, so please consider both of them to be tested.

Tested-by: Alvaro G. M <alvaro.gamez at hazent.com>

2015-11-06 15:05 GMT+01:00 Arnout Vandecappelle (Essensium/Mind) <
arnout at mind.be>:

> These were forgotten when the subarches were added in cd88e49.
>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
> Cc: Alvaro Gamez <alvaro.gamez at hazent.com>
> Cc: Gustavo Zacarias <gustavo at zacarias.com.ar>
> ---
>  arch/Config.in.powerpc | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/arch/Config.in.powerpc b/arch/Config.in.powerpc
> index 95bcaee..8581a4d 100644
> --- a/arch/Config.in.powerpc
> +++ b/arch/Config.in.powerpc
> @@ -200,6 +200,8 @@ config BR2_GCC_TARGET_CPU
>         default "e300c2"        if BR2_powerpc_e300c2
>         default "e300c3"        if BR2_powerpc_e300c3
>         default "e500mc"        if BR2_powerpc_e500mc
> +       default "e5500"         if BR2_powerpc_e5500
> +       default "e6500"         if BR2_powerpc_e6500
>         default "power4"        if BR2_powerpc_power4
>         default "power5"        if BR2_powerpc_power5
>         default "power6"        if BR2_powerpc_power6
> --
> 2.6.2
>
>


-- 
Álvaro Gámez Machado
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20151110/7e6bf9d6/attachment.html>


More information about the buildroot mailing list