From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E332FC001B0 for ; Mon, 3 Jul 2023 19:03:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 5DB68607FE; Mon, 3 Jul 2023 19:03:23 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 5DB68607FE X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e1nDtarCp5PP; Mon, 3 Jul 2023 19:03:22 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 8531E605A7; Mon, 3 Jul 2023 19:03:21 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 8531E605A7 Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 656E21BF39A for ; Mon, 3 Jul 2023 19:03:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 4992881BD9 for ; Mon, 3 Jul 2023 19:03:19 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 4992881BD9 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p6v75XImTR1C for ; Mon, 3 Jul 2023 19:03:18 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 441EF81BC6 Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [IPv6:2a01:e0c:1:1599::11]) by smtp1.osuosl.org (Postfix) with ESMTPS id 441EF81BC6 for ; Mon, 3 Jul 2023 19:03:18 +0000 (UTC) Received: from ymorin.is-a-geek.org (unknown [IPv6:2a01:cb19:8b44:b00:d686:7886:a85d:fb8a]) (Authenticated sender: yann.morin.1998@free.fr) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 277782003CC; Mon, 3 Jul 2023 21:03:10 +0200 (CEST) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Mon, 03 Jul 2023 21:03:09 +0200 Date: Mon, 3 Jul 2023 21:03:09 +0200 From: "Yann E. MORIN" To: Jean-Michel Hautbois Message-ID: <20230703190309.GE2510@scaer> References: <20230629053130.3976-1-jeanmichel.hautbois@yoseli.org> <20230629053130.3976-2-jeanmichel.hautbois@yoseli.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230629053130.3976-2-jeanmichel.hautbois@yoseli.org> User-Agent: Mutt/1.5.22 (2013-10-16) X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1688410996; bh=triyDon2onAvJI0ep3PfLjpAwMRlrg5C7hlkM/XJ4Zg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kS0DAhTXtavbDSSHE51pNyety7akRKdzExEVr5hJwRTws9+z3CwOOp5j+t2q6kca8 9IgVPJ7ufS5DJY5rg2lxAM1ppuGdYCQQ9jcksWjgnDuUe7Nw9naKptqeSLD0NVmYJm /3t6i54TmSa7x9AC29YZipBa+aC62XqGVlHPpo812CZAULBa0uwwaRY7avcn+e2lfS e0UCmOufisHpcVRilBiq6euuf+YA59Ic/hWUb33PyGL486uljWbhPx/HLSOjM8Fpw5 7BHgMLqYXRNC2AtyMGE/yykmi64EP6vsS73bG1qBY07wHY5G39mLH+zZtVvlvSFLEu lAJ/BhcPHgImw== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=kS0DAhTX Subject: Re: [Buildroot] [PATCH 1/3] arch: add support for mcf54418 Colfdire X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Thomas Petazzoni , Romain Naour , Giulio Benetti , Thomas De Schampheleire , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Jean-Michel, All, Second round... For just a minor detail this time. ;-) On 2023-06-29 07:31 +0200, Jean-Michel Hautbois spake thusly: > The m68k family ony has one Coldfire variant, namely the 5208. Add the > support for the MCF54418 CPU in the configuration file. > > Signed-off-by: Jean-Michel Hautbois > --- > arch/Config.in.m68k | 9 +++++++++ > toolchain/Config.in | 1 + > 2 files changed, 10 insertions(+) > > diff --git a/arch/Config.in.m68k b/arch/Config.in.m68k > index 9fd22aaf1e..6aa409b272 100644 > --- a/arch/Config.in.m68k > +++ b/arch/Config.in.m68k > @@ -33,11 +33,20 @@ config BR2_m68k_cf5208 > select BR2_m68k_cf > select BR2_SOFT_FLOAT > > +config BR2_m68k_cf54418 > + bool "54418" > + select BR2_m68k_cf > + select BR2_USE_MMU > + select BR2_SOFT_FLOAT You missed adding an empty line between the new entry and the 'endchoice' statement, like there was before. Regards, Yann E. MORIN. > endchoice > > config BR2_GCC_TARGET_CPU > default "68040" if BR2_m68k_68040 > default "5208" if BR2_m68k_cf5208 > + default "54455" if BR2_m68k_cf54418 > + > +config BR2_GCC_TARGET_ARCH > + default "cf" if BR2_m68k_cf54418 > > config BR2_READELF_ARCH_NAME > default "MC68000" > diff --git a/toolchain/Config.in b/toolchain/Config.in > index ff0eb93017..ec2185cb39 100644 > --- a/toolchain/Config.in > +++ b/toolchain/Config.in > @@ -95,6 +95,7 @@ config BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS > depends on !BR2_ARM_CPU_ARMV5 > depends on !BR2_sparc_v8 > depends on !BR2_m68k_cf5208 > + depends on !BR2_m68k_cf54418 > > # GCC uses thunk functions to adjust the 'this' pointer when calling > # C++ member functions in classes derived with multiple inheritance. > -- > 2.39.2 > > _______________________________________________ > buildroot mailing list > buildroot@buildroot.org > https://lists.buildroot.org/mailman/listinfo/buildroot -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot