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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 798B4C433F5 for ; Fri, 7 Oct 2022 15:50:33 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 24E1C84EAD; Fri, 7 Oct 2022 17:50:01 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="kbUlt5Cj"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C419D84EAD; Fri, 7 Oct 2022 17:49:59 +0200 (CEST) Received: from mail-qv1-xf33.google.com (mail-qv1-xf33.google.com [IPv6:2607:f8b0:4864:20::f33]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id C939984E7E for ; Fri, 7 Oct 2022 17:49:56 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf33.google.com with SMTP id f14so3327354qvo.3 for ; Fri, 07 Oct 2022 08:49:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=HhWG/ZyV04VoSXxdnx3rXuGzllO8edoAP72KPBdqOn8=; b=kbUlt5Cjsylb1ZZwFMjigVxWH/B1lgsphVLLfMlx5Ut6ovtlg2WzFU1zS9g13aawGS HW8BGtN1g6JJ+7P9kLkAu3yAVlIMk2btbo+LAnJENDCYKvRe245NYr1GAM51fzEtHX01 EDk0UTwCwyF+dUoY+vY5YMN4W0iUfXh1oEZig= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=HhWG/ZyV04VoSXxdnx3rXuGzllO8edoAP72KPBdqOn8=; b=ahJHkHClLO3nmH+u+MMhm6e1PBgpfggc9Ydhn2nGFpZK+6lgYoy6pstX+kfKnZaRgQ kt40cgsZCU00u2Pb+AWm8MacGGhGzDBbOLawCVGHmphGvPsxI7ciuQtxtsy7P/CNtyqo RrF3kfxTYQNxgEwCcEo5HSmjTS45I4usMdUuBwN8Nkl/T601MNsII6xefqtg+TObNpdq iMngLaD22R07t9de6pVJpOv2lDwNBBl5HAa6Cm0vFJpAXPoxWu8NdqySj6LolfLfYI+y TCj6AyUtPmoajCZO18e9zkE6lSnb+ST60tG/hQl3r6LVpOYeBm5ke5X3woxUd3ulJuj9 Jm8w== X-Gm-Message-State: ACrzQf1Dm+Z7faEXGZfB1LXQAO/aV5E2nMvT9yQG7cQoaoNCwDyvdiwE SoUl+IJ14/i3+Xbfimiu87aZ1w== X-Google-Smtp-Source: AMsMyM7tNGx6gnUWai1m4hg+NT2k6sl9mUztQrFbVZ/xxT2MSyqNFMWdCLaW5GKZgHA6jU8LpCTfAQ== X-Received: by 2002:a05:6214:d67:b0:4b1:7b27:3f65 with SMTP id 7-20020a0562140d6700b004b17b273f65mr4783923qvs.71.1665157795608; Fri, 07 Oct 2022 08:49:55 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-e4fb-bc51-aba6-f69c.res6.spectrum.com. [2603:6081:7b00:6400:e4fb:bc51:aba6:f69c]) by smtp.gmail.com with ESMTPSA id fx5-20020a05622a4ac500b0035ba366cc90sm2321126qtb.15.2022.10.07.08.49.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Oct 2022 08:49:55 -0700 (PDT) Date: Fri, 7 Oct 2022 11:49:53 -0400 From: Tom Rini To: Heinrich Schuchardt Cc: Rick Chen , Leo , Simon Glass , Alexandre Ghiti , Aurelien Jarno , u-boot@lists.denx.de Subject: Re: [PATCH v4 2/3] buildman: differentiate between riscv32, riscv64 Message-ID: <20221007154953.GO3044094@bill-the-cat> References: <20221003160754.6991-1-heinrich.schuchardt@canonical.com> <20221003160754.6991-3-heinrich.schuchardt@canonical.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="IYOr47kt4DJ4ThzF" Content-Disposition: inline In-Reply-To: <20221003160754.6991-3-heinrich.schuchardt@canonical.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean --IYOr47kt4DJ4ThzF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 03, 2022 at 06:07:53PM +0200, Heinrich Schuchardt wrote: > riscv32 needs a different toolchain than riscv64 >=20 > Signed-off-by: Heinrich Schuchardt > Reviewed-by: Simon Glass > Reviewed-by: Rick Chen Applied to u-boot/master, thanks! --=20 Tom --IYOr47kt4DJ4ThzF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmNASqEACgkQFHw5/5Y0 tywACQv6A0JQypDQ4vJ9vIh6nJS0S7J3WG4cpFo5pTWotHSEMC6FL65mRuVtnCon GIvyXhheh2bGn78ii6nSTNfWFp4G4gdpEanFoO4nNP57T6gYZ/ZnIZvKouDqBtIS UOQxpMwQytxQ4wYe+zTOgf9mbI2T0EdVIHEae5FLFF5LeTaMreonJfN3dID5+QHX v+yIA/gaTe7xlH9l5DBmjXyVWi+cmXkLKOQXwUPcFy+j7LYC5ZXiosBCxElb79zI cSvrQjO+C3efp/co38Tm20+KAp1yYlI4CJTYNvPoiDIyVg3RQW2H6jfE0vOj7RBa qxfh+f51ScWJZhPMHD/FG0FautlgWh1SXhhxu/AYhhjhWVLWz9okgbl4AEB3lX4P FYyJ27eIYcW0c9mpdwjFmfac/o9MTdboypB+OwiH5y0BysZWOl7nnoRIwjBJ8ctx DJ66UFb6Ds+VjUxHaH0Ph5BvnNV2WrqMGv92pXmvnxKx9ohPro8sPGPxNP4+tijM yD0x3FBn =6PuO -----END PGP SIGNATURE----- --IYOr47kt4DJ4ThzF--