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 F2701C433EF for ; Tue, 18 Jan 2022 17:40:16 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7FF628388C; Tue, 18 Jan 2022 18:40:10 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="ET+Dj+ZK"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4954E83866; Tue, 18 Jan 2022 18:40:08 +0100 (CET) Received: from mail-qt1-x830.google.com (mail-qt1-x830.google.com [IPv6:2607:f8b0:4864:20::830]) (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 3450183890 for ; Tue, 18 Jan 2022 18:40:03 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x830.google.com with SMTP id c19so22934691qtx.3 for ; Tue, 18 Jan 2022 09:40:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=SyKAUrNyrmjLEXvj57zWgKheJEiWDSO/+vftNttSz8c=; b=ET+Dj+ZKTyPWTOuy/cXwb2unBbEOTzti1h3K5YTzDfb9XaSsrFIyyAZrHQ0UlyCvgh 0CejqwS4PhisSP7iriYImqlgE0GafF215HepwfSg9or4PrbKQsBrw5bTOFwlwZmAWiqw Okg26LvBqspsrPsWLOvHDWmvYouEMA75FJ/V4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=SyKAUrNyrmjLEXvj57zWgKheJEiWDSO/+vftNttSz8c=; b=45EihKkaZ2ZaDFon9N1/pW/JHysIlAMNuJRAmlEBP5MQguytvkRcMVYwTMjkrnNzzh ZbhfslSMqtkj6a6ukmJW1eMZ7MYTWWGD3s56JIH3ajFLAB23BestYnJWCXI+gYYMyBXg 4MpJ8HWZ5Mcuh3C7tlDJPiLrcS+Fhd2X48FSpaz80+NkJ1Z5DqDRjv4a1rED+sdlA4M+ i7qXgVbFQjqzSOMvJwv0g7H1kIL2Nt0tzG1HBFruecjtQ2CE7E21bLvIIvAzlDg0CpzI kVgKb5xkH2creaLXS7znsvseRXLeMB7PL8QbNASh9SYdzmfUFcbgIRspX1CHtgqJPCO0 /XWw== X-Gm-Message-State: AOAM533lgDr04GuIkwVvBPgdORMEd61euFDwJ9dmggiy+8IC3stFePVW RVYH/5L6KKIo6tvJAwfVPVOwF1o3sDZIoQ== X-Google-Smtp-Source: ABdhPJyLDaAt3ljsYreNJ5QGcDa/PGF/RAiNAoH+/Hw6NrjhpgAuMrC04cTXyCaCOPjGoIq0mkpCHw== X-Received: by 2002:ac8:594f:: with SMTP id 15mr2321007qtz.19.1642527601798; Tue, 18 Jan 2022 09:40:01 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-ec5d-c40e-552f-ed0c.res6.spectrum.com. [2603:6081:7b01:cbda:ec5d:c40e:552f:ed0c]) by smtp.gmail.com with ESMTPSA id g6sm8224974qtp.44.2022.01.18.09.40.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jan 2022 09:40:01 -0800 (PST) Date: Tue, 18 Jan 2022 12:39:59 -0500 From: Tom Rini To: Ovidiu Panait Cc: u-boot@lists.denx.de, Simon Glass , Alexandru Gagniuc , Bin Meng , Harald Seiler , Pali =?iso-8859-1?Q?Roh=E1r?= , Patrick Delaunay , Ricardo Salveti Subject: Re: [PATCH v2 1/7] common: spl: move armv7m-specific code to spl_perform_fixups() Message-ID: <20220118173959.GT2631111@bill-the-cat> References: <20220101171332.2676936-1-ovidiu.panait@windriver.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ikqct/fZAlyRpWN7" Content-Disposition: inline In-Reply-To: <20220101171332.2676936-1-ovidiu.panait@windriver.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.2 at phobos.denx.de X-Virus-Status: Clean --ikqct/fZAlyRpWN7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 01, 2022 at 07:13:25PM +0200, Ovidiu Panait wrote: > Factor out armv7m fragment to spl_perform_fixups(), which is an arch/board > specific function designed for this purpose. >=20 > Reviewed-by: Simon Glass > Signed-off-by: Ovidiu Panait Applied to u-boot/master, thanks! --=20 Tom --ikqct/fZAlyRpWN7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHm+28ACgkQFHw5/5Y0 tyyCHwv/efsoN6oNtbRgub1kJk3L7ZVkgDYSvgQcvbBKgKSgf6jE9AWmxqZXQ61k Rln2YQjn6wySx/KtzZaptiJUI382SZWt3Qmbw7WyBdCbsLIGFCZnWZ/eTfQgsDEB qwXc3eOXPnwEVbakgjuQ2ny0yVSRLXdhrSLjREdH2ej/1Ga5RCvl7VsF/RPUh4oP fvUUqGXI1MXl+6gP1tuudIJAOOdcKx2jABgqDnqQqJ7ZC8nIptTcXWCIdXxjfnUP atRhljrTWAsFXck5B8YQagfrSbsVCXkV6zKBjbFZYnFf4roHCyYS7OwcPOHd0KYc bsg144M3D9LiX2sao30i7tJ+K1tAGSqYKXOcw+v2eykSktkNxkQk9iqLZub0UPt6 lKk/BFAPKbZS+mVeyJYejdY9k9P2cCHF7omqFuMBpsXhWz1wYWlgIl59n/ahlow9 pXCXbS//qJNK2C4KbyL8NhFkiBW5ZRRBHLqLGu0TkrhDaxQMhYM6uGysBqwf33j4 kiX04rAd =+H1N -----END PGP SIGNATURE----- --ikqct/fZAlyRpWN7--