[Buildroot] [PATCH v4 1/2] arch: add support for Andes 32-bit(nds32)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Apr 3 07:31:14 UTC 2019


Hello Nylon,

Thanks for this contribution!

On Tue, 2 Apr 2019 15:23:39 +0800
Nylon Chen <nylon7 at andestech.com> wrote:

> This commit provides basic support for the Andes 32-bit(nds32) architecture.
> 
> Signed-off-by: Che-Wei Chuang <cnoize at andestech.com>
> Signed-off-by: Greentime Hu <greentime at andestech.com>
> Signed-off-by: Nylon Chen <nylon7 at andestech.com>

If we are adding a new architecture, we will need to test it in our
autobuilders (http://autobuild.buildroot.org). Are you ready to spend
some time to look at the build failures, and fix the ones that are
related to the nds32 architecture ?

To make such testing happen, we will need to add a toolchain
configuration in support/config-fragments/autobuild/, and add it in
support/config-fragments/autobuild/toolchain-configs.csv.

This toolchain configuration can directly point to the pre-built
toolchain you are using in PATCH 2/2.

Or, perhaps better, this pre-built toolchain can be added as a proper
package in toolchain/toolchain-external/, and then both the defconfig
and the autobuilder configuration can use it.

What do you think ?

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list