[Buildroot] [PATCH] arch/Config.in.powerpc: Drop PPC601 support

Romain Naour romain.naour at gmail.com
Tue Dec 15 10:46:17 UTC 2020


Le 15/12/2020 à 11:15, Michael Walle a écrit :
> Am 2020-12-15 11:06, schrieb Romain Naour:
>> Hello Michael,
>>
>> Le 15/12/2020 à 09:14, Michael Walle a écrit :
>>> Linux support was removed in 5.10 [1]. Since no in-tree defconfig
>>> depends on it, just remove it.
>>
>> Thanks for the patch.
>>
>> I'm ok with this patch but I would like a feedback from maintainers because
>> PPC601 removal from the latest kernel doesn't mean that we have to remove it
>> from Buildroot immediately.
>> OTOH who is still using PPC601 in 2020 with the latest Buildroot ?
>> Also, since there was no kernel in-tree defconfig for this target I'm not sure
>> it worth the effort.
> 
> So the other possibility would be to make 5.9 the last kernel for ppc601
> and 5.10 for ppc40x. But that would mean we also have to keep the 5.9 one
> indefinitely  right?

Buildroot doesn't have to keep indefinitely a support for an unmaintained cpu
architecture or package.
At some point it's removed (see bfin, avr32 removal etc...).
Except if there is someone that really want to keep it and help us to take care
of this support.

There is a similar issue with ppc w/ SPE that was deprecated in gcc 8 and
removed in gcc 9:

https://git.buildroot.net/buildroot/commit/?id=96e80ad214ced86c802d561946fa7da88c1595eb

Should we keep indefinitely gcc 8 for ppc w/ spe ?
Yes and no because we know that ArcturusNetworks people (maybe other) are still
using ppc w/ spe and they have sent patches for arcturus_ucp1020_defconfig.
But gcc-8 is not maintained anymore.

Best regards,
Romain

> 
> -michael




More information about the buildroot mailing list