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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 396ECC433FE for ; Tue, 19 Oct 2021 15:41:01 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id B1B3D60FDA for ; Tue, 19 Oct 2021 15:41:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B1B3D60FDA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A466A8346A; Tue, 19 Oct 2021 17:40:58 +0200 (CEST) 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="qYEsMzf0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1F48A83426; Tue, 19 Oct 2021 17:37:13 +0200 (CEST) Received: from mail-qv1-xf29.google.com (mail-qv1-xf29.google.com [IPv6:2607:f8b0:4864:20::f29]) (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 B15D68345F for ; Tue, 19 Oct 2021 17:36:25 +0200 (CEST) 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-qv1-xf29.google.com with SMTP id j12so175713qvk.12 for ; Tue, 19 Oct 2021 08:36:25 -0700 (PDT) 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=L3u0zmJce+8APvYNSgjg8d4glj4bzm1whSpCR5hfJ/Q=; b=qYEsMzf007heZC3n3o1i6FPGHQqiPv2mmWOV55C5VqBnBR0FToC702ySHrjwRK0SXB 9EQGsQE6o5pnX+eOnn2g2Psix5PeJKZC887YFXHz1iUcRGS3b1n7yd19S0gTHmkyfFNv Cx+ohbh4MeDBP2oVgSU6Tx6puW69/5HQpyZ3c= 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=L3u0zmJce+8APvYNSgjg8d4glj4bzm1whSpCR5hfJ/Q=; b=PAuRFvyXMcBtt+gmZvgAEYv++ncugZKQnuOUircHIK2etZ1+6cMzVCByKJHe/sFn/Y H1h4U97iuHREHM9LvNPIKQfuL3g+INtsrZpzgy3+t16KixiLGCFg6qFM0RLuOpnnoCFS TJbMYlRVgoZTmHSCjtWtYb4FGyenZJgar9EbBMA/46GF56xPgUrIn18BC4l3f+ioXU/V NWpYbXo1i5Mk/aIl4Q9jJoZqhmSYW9TA0rtKCEEdcpzhKCE2xUTlj1Ulc3arKYIEVHDq N1ZDMt81EHLBB73gFnQ41Sr6f6bQwGPrPpICqffhZkYGqUqOQr19guRzni0QT4TikOiq RlHg== X-Gm-Message-State: AOAM533SOQsls9hTmghO53/K0gLdkmmOp8eixUb5zsu2NGpzLTOTrDaq n1L4d38ZyDusNuXKDO8QqWndig== X-Google-Smtp-Source: ABdhPJy5rCHi35C3Tx+AtwdE8oAD9TRT3SdrRkksNMmDQ4WnSrBzyz+kutp8xqLadSpCAxbVNYzoFQ== X-Received: by 2002:a05:6214:308:: with SMTP id i8mr522215qvu.7.1634657784385; Tue, 19 Oct 2021 08:36:24 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-b5ac-d4ae-96e7-5d3d.res6.spectrum.com. [2603:6081:7b01:cbda:b5ac:d4ae:96e7:5d3d]) by smtp.gmail.com with ESMTPSA id c19sm7931984qkj.132.2021.10.19.08.36.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Oct 2021 08:36:22 -0700 (PDT) Date: Tue, 19 Oct 2021 11:36:19 -0400 From: Tom Rini To: Ilias Apalodimas Cc: Simon Glass , Patrick Delaunay , Patrice Chotard , Liviu Dudau , Thomas Fitzsimmons , Matthias Brugger , Michal Simek , Pali =?iso-8859-1?Q?Roh=E1r?= , Marek =?iso-8859-1?Q?Beh=FAn?= , Bin Meng , Heinrich Schuchardt , Stefan Roese , Tim Harvey , Harald Seiler , Sughosh Ganu , Priyanka Jain , Vladimir Oltean , Andre Przywara , Ramon Fried , Nicolas Saenz Julienne , Peter Robinson , "Ivan T. Ivanov" , Marek Szyprowski , Zong Li , Leo Yu-Chi Liang , Sean Anderson , Rick Chen , Green Wan , T Karthik Reddy , Ashok Reddy Soma , Rasmus Villemoes , Alper Nebi Yasak , AKASHI Takahiro , Wasim Khan , Alexandru Gagniuc , Nandor Han , Pratyush Yadav , Steffen Jaeckel , Heiko Schocher , Asherah Connor , U-Boot Mailing List , U-Boot STM32 Subject: Re: [PATCH v4] sandbox: Remove OF_HOSTFILE Message-ID: <20211019153619.GH7964@bill-the-cat> References: <20211019130725.171193-1-ilias.apalodimas@linaro.org> <20211019141733.GD7964@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="oujlcGzp7w3KXnJ4" Content-Disposition: inline In-Reply-To: X-Clacks-Overhead: GNU Terry Pratchett X-Mailman-Approved-At: Tue, 19 Oct 2021 17:40:57 +0200 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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 --oujlcGzp7w3KXnJ4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 19, 2021 at 06:30:59PM +0300, Ilias Apalodimas wrote: > On Tue, 19 Oct 2021 at 17:17, Tom Rini wrote: > > > > On Tue, Oct 19, 2021 at 08:03:07AM -0600, Simon Glass wrote: >=20 > [...] >=20 > > > > > > For some reason this still does not apply for me on -master. Can you > > > please confirm the hash you are using? > > > > The hunk for scripts/Makefile.spl still fails (it failed on v3 as well), > > but is easily fixed-up, fwiw. >=20 > The reason is that I rebased on top of the prerequisite series, but > failed to pull in -master. As Tom says it's a single line of code > that's in conflict. Shall I send a v5 or will you pull that in Tom? Well, what should that look like exactly? It fails to apply cleanly on current master. I had swapped it to CONFIG_SANDBOX, but I gather from Simon's comment it should be OF_BOARD? --=20 Tom --oujlcGzp7w3KXnJ4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFu5fAACgkQFHw5/5Y0 tyzCSAwAh6kbfT0Yppsb9eu8e0D9k9cm3nKVLLytu4jYmywS+ztmfGB/UhQlgsjS jKqknWMsX5xjlOyyTl+lQ2D13WcKA1XA/FY1X6XONTtiOWe4gbFX3TfK/ICBzHZH oamZ5LGbQ2PN684lO7XQxAezRv0hT0Jf+4GoMU2eb0QNMRVRayEHEwFs8lqVAlFF ZDkZlHK30ECTmdKXEK88rxbFxIMVSDLFvJjTS3GD/FOC0kHgVCN5Qizj0Pq+NxA0 ftmF+ENf5Wt7TY59KPMH3IRPNxtzWZtwfWyvuhtEnuWUul9FHaE6Zjn1hLtDN/ZT wWPNiig59bP/PCJCgOSKhLFvM0Cmb27lXhDOWtsmwU3+WuJ23a8JJQXQoYLvK9Pv Y9SyT5vzleN/ybwfJ5e6xguJfCQbt9UW0rb0M4eP93h/WBzPtT6t75ltPwk3XyUQ cM5Z5mKoSHnvyuJH5qKYc7VVsVvlXskmXK37Ok0xll7es2Iuz+TUoKqtQZtZGkxf wHsFXmW6 =k4zV -----END PGP SIGNATURE----- --oujlcGzp7w3KXnJ4--