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 64BB2C00144 for ; Mon, 1 Aug 2022 13:01:41 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A1015844A4; Mon, 1 Aug 2022 15:01:39 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="FgxECxsv"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 11261844A8; Mon, 1 Aug 2022 15:01:38 +0200 (CEST) Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 96BEF8449C for ; Mon, 1 Aug 2022 15:01:35 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=pali@kernel.org Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 3CAAAB811A5; Mon, 1 Aug 2022 13:01:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D343BC433D6; Mon, 1 Aug 2022 13:01:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1659358894; bh=j8xhUgKgJYLYdVU0cvZsZ1z+BI5Q4KLNb2+P3QWRGSk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FgxECxsvho96aZhv0RBpZoHm/LxMCS/UiLWhwCeWd02nrjviR/EYKFsvBYoVRK/WU fK/RvpMTiK9hFzJQKOlF+Vldqw3znk9BZMny8EDGqIokSAVub59iMFkdetO/JmpQrM McIVkbcN/bPAS6H6RUV4XBl2LNk+NZY0rIrEAXmgdqSr7ERs5jNDQp502n2xLCRpBJ sc0ETGwvxnkC7MZzPaCBFOfsF1CZjJ2jWExtcSiVAOgjTYdh68RdZzGxa821T1Xtel PCMAXxOZjAUxao1NwuUVBD8zSGLJNq/LC6bAiWJacsCIY2iFS16ThEUa1AXxArEkgo 6zK3ERiRd4qAA== Received: by pali.im (Postfix) id 17BBB75F; Mon, 1 Aug 2022 15:01:31 +0200 (CEST) Date: Mon, 1 Aug 2022 15:01:31 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: "Peng Fan (OSS)" , Tom Rini Cc: Priyanka Jain , Qiang Zhao , Shengzhou Liu , Sinan Akman , u-boot@lists.denx.de Subject: Re: [PATCH v2] board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot Message-ID: <20220801130131.u2xobxncg6qavjls@pali> References: <20220407101624.15850-12-pali@kernel.org> <20220425145043.9945-1-pali@kernel.org> <62f6b1ab-7da2-766f-676f-40698af49fbb@oss.nxp.com> <20220623134345.i4ub2lm3uqlftyxt@pali> <20220703123836.cejqspoe5njmn232@pali> <20220708224344.jswbjxp3tdnfnmlp@pali> <20220708231210.GB1146598@bill-the-cat> <20220721222021.henm7mm4amec434x@pali> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220721222021.henm7mm4amec434x@pali> User-Agent: NeoMutt/20180716 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 On Friday 22 July 2022 00:20:21 Pali Rohár wrote: > On Friday 08 July 2022 19:12:10 Tom Rini wrote: > > [resend to the list too this time] > > > > On Sat, Jul 09, 2022 at 12:43:44AM +0200, Pali Rohár wrote: > > > PING???? > > > > > > I still have not received any response. What is the point? > > > > > > On Sunday 03 July 2022 14:38:36 Pali Rohár wrote: > > > > PING! > > > > > > > > On Thursday 23 June 2022 15:43:45 Pali Rohár wrote: > > > > > On Thursday 16 June 2022 17:01:50 Peng Fan (OSS) wrote: > > > > > > 在 2022/4/25 22:50, Pali Rohár 写道: > > > > > > > All *boot env commands overrides default boot source location via i2c. > > > > > > > After board reset without power off, BootROM then starts booting U-Boot > > > > > > > from this specified location instead of the default one. > > > > > > > > > > > > > > Add new env command defboot which reverts boot location to the default > > > > > > > value, which in most cases is configurable by HW DIP switches. > > > > > > > > > > > > > > And add new env commands norlowerboot, norupperboot, sd2boot to boot from > > > > > > > other locations. norlowerboot would instruct BootROM to boot from lower NOR > > > > > > > bank, norupperboot from upper NOR bank and sd2boot from SD card with > > > > > > > alternative configuration. > > > > > > > > > > > > > > Signed-off-by: Pali Rohár > > > > > > > > > > > > Not able to apply this patch. > > > > > > > > > > And what is the reason? It applies cleanly on top of next branch, which > > > > > is today at commit 9121478ee6f2aee381f8fe49d8997d43527d351a. > > > > Peng, this patch doesn't apply currently but also looks fairly obvious > > to adapt to top of tree. Please just make it apply when you pick this > > up, thanks. > > > > -- > > Tom > > Month ago it applied cleanly on next :-( Now I tested this patch and it still applies cleanly on top of master branch. I just downloaded MBOX version from patchwork: https://patchwork.ozlabs.org/project/uboot/patch/20220425145043.9945-1-pali@kernel.org/ Could you please process it? It is there since April. And if it has issue, could you please say something about it?