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 AD1A3C61DA3 for ; Fri, 3 Mar 2023 23:41:43 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 07C8B85D96; Sat, 4 Mar 2023 00:41:03 +0100 (CET) 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="fpPuNXu/"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 217B385D93; Sat, 4 Mar 2023 00:41:01 +0100 (CET) Received: from mail-qv1-xf2a.google.com (mail-qv1-xf2a.google.com [IPv6:2607:f8b0:4864:20::f2a]) (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 E9A9085DA6 for ; Sat, 4 Mar 2023 00:40:56 +0100 (CET) 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-xf2a.google.com with SMTP id y3so2885634qvn.4 for ; Fri, 03 Mar 2023 15:40:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1677886856; 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=TbXV9vNIToGAcf4WbcLM21WbDXe8ye5LS/fNji1kNVw=; b=fpPuNXu/TS3PgzxQk+qnQ3ADtDXQOyGMqICgIXJMWxdgF05RoF5/WcxPTNtgFV9664 Qt74hBFgOs8hyGWYGjA6ZAUfR1wDPUcC3Q8GBTJBr8xSADMU9C4cQMs33bpGaXHCtsjQ 9L40T4B6x+B8C7IUYNVXH9D+mATcCSIyhyDZY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677886856; 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=TbXV9vNIToGAcf4WbcLM21WbDXe8ye5LS/fNji1kNVw=; b=MwYJhk4/sIbP2uAUDqv3yjbDzIqImmjNfcImPisSwnqyDOdWPrzSiXipvD3ezFXLzd 1AmMYFV5ccOC4UXfOJXPIL6x1LNIzTml3n6MtoFiuPNVmuraI7Qojcww4Pq00H3wSi68 sdQlSTGYXLwET8FUOZHkwEo50zm+xkCjl6MrM9FBFzW1GCmeSUKspP3fp8EG8lL3zQfB 1b7lyyZ3crBAYTV9bUjyLIUU5E3B3PikPJm5lPcWLFvMe90UH51wwj3T4IR+sFyw/8qW 3kPSORIZ/zCYE09u8DyvLAi0WhF7OE/B8iDcnCU6f58YhD07p8e+XVXkSJGCGG8OYVCF grCA== X-Gm-Message-State: AO0yUKUozF9haDVgFXvTnPVNBw/cLB8D57/PHM+kl09HnszAt7OXPL8Y 5zbeQo1XHdsD4U7UZy3iCbrUefYwmHANc1QwLdxclw== X-Google-Smtp-Source: AK7set86ymCY4f4j1X6QT67yzYSjDBL7DZMtpIFh8zI7FIn7g/3xCbdAn9B0vN6un2wqVFnYq8wlfw== X-Received: by 2002:a05:6214:48e:b0:56c:2348:549c with SMTP id pt14-20020a056214048e00b0056c2348549cmr6917604qvb.29.1677886856438; Fri, 03 Mar 2023 15:40:56 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0000-0000-0000-036b.res6.spectrum.com. [2603:6081:7b00:6400::36b]) by smtp.gmail.com with ESMTPSA id o62-20020a375a41000000b0073fe1056b00sm2641389qkb.55.2023.03.03.15.40.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Mar 2023 15:40:56 -0800 (PST) Date: Fri, 3 Mar 2023 18:40:54 -0500 From: Tom Rini To: u-boot@lists.denx.de Cc: Andy Yan , Quentin Schulz , Klaus Goger Subject: Re: [PATCH 04/13] arm: rk3368: Select ARCH_EARLY_INIT_R when used Message-ID: <20230303234054.GJ968799@bill-the-cat> References: <20230216033659.3877684-1-trini@konsulko.com> <20230216033659.3877684-4-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="9iFh2nG6qsu7TnRv" Content-Disposition: inline In-Reply-To: <20230216033659.3877684-4-trini@konsulko.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 --9iFh2nG6qsu7TnRv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 15, 2023 at 10:36:50PM -0500, Tom Rini wrote: > On the lion and evb-px5 platforms, we need this function, so select it. >=20 > Cc: Andy Yan > Cc: Quentin Schulz > Cc: Klaus Goger > Signed-off-by: Tom Rini > Reviewed-by: Simon Glass > Reviewed-by: Quentin Schulz Applied to u-boot/next, thanks! --=20 Tom --9iFh2nG6qsu7TnRv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQChYYACgkQFHw5/5Y0 tyxZfgwAqxBJDqQv4zkEfRpcWgiZFw5UFAO8YHfAvhlr96IaMb+570cTrlWtXmnA neK2QnG5pIUuC3r1B5CuJ8kQ068O5kP2+cstvpiuoQllP2CVQjrOqk2OjS1cKPyf WloWzE/KaQJiO3oJlL97+RPu/yXGjvJ5BW/drZFwbvuweX369Q9JfWafR0iCSW59 004f9kdoPUkDQOvjVS/t84ozG9BJp+JePMaPVVcAndSmontkTX1lUKocuVcd2knq YlGe3OL4Ykn/i+0mAwZJVl7WDx1NbvTiGmqzy/eM39nk+/nxLnHkwdqikBQakdYp zCnzKf7ZP7QGABvFhNXXZVTOfmQUBWIu/NqfXdfmDi7QfYEFrNFKJ51zBvou8RF6 Sp743pHDpHQs85am6ofEI3+ycwedE4ZUt2LyU37LFRAExGMAFdgnvdXiBUUt4YSB 1ABjS+B+l0Z7r1jhbPET22+qaPU6G7dgGO9Ap94xOsTSRwStIJ8elF5b5w1ayPc5 iSyd1PUf =C+qX -----END PGP SIGNATURE----- --9iFh2nG6qsu7TnRv--