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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B47BAC4167B for ; Mon, 17 Jan 2022 05:37:08 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4JcgdZ6pLzz301v for ; Mon, 17 Jan 2022 16:37:06 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=bytedance-com.20210112.gappssmtp.com header.i=@bytedance-com.20210112.gappssmtp.com header.a=rsa-sha256 header.s=20210112 header.b=rjCAFr31; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=bytedance.com (client-ip=2a00:1450:4864:20::335; helo=mail-wm1-x335.google.com; envelope-from=yulei.sh@bytedance.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=bytedance-com.20210112.gappssmtp.com header.i=@bytedance-com.20210112.gappssmtp.com header.a=rsa-sha256 header.s=20210112 header.b=rjCAFr31; dkim-atps=neutral Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4Jcgcp0j1nz2xXX for ; Mon, 17 Jan 2022 16:36:23 +1100 (AEDT) Received: by mail-wm1-x335.google.com with SMTP id ay4-20020a05600c1e0400b0034a81a94607so19122784wmb.1 for ; Sun, 16 Jan 2022 21:36:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytedance-com.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=EA8+kVLxt9CGX2bWoK7aIZf1k1F16fF06BQS7ZwkP2o=; b=rjCAFr31M0F+pG/oteEl6w0N049sPvdMNuJbZ9nYX0/y6DS4/YOidtIyLelSdIs7vh pfxwEJNPMTRqILR4oDWZNAeLh2yA7ZuD9ROGpa2ngKZrFy+MgpmUKk01yYGLGGzeAuuh m2qhdMnM7conMGUusLOjcTkZm4TurYe4PMUmKIZDwA2UvCr4bNlOz61FMiOrcQM1lP9b ikrGd1JBpI+LGF9Igb8rODSO2/N3yZMfy0My+1Qp2Aztd8PYYcvUoYp91Jz8pqaSCS/U rfyJ/+pfxQSJRLOvehOrYk1wbypF3ov0xb/9TQFC3aR/SNI/OI+EwG0Ahi/K3dIm5OLS VQKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EA8+kVLxt9CGX2bWoK7aIZf1k1F16fF06BQS7ZwkP2o=; b=fDg1xDLLUbnEJmmwMYTecFiA0HJ2YhmzdVCxwiUmx37HP2/2ELtIRnhfS0xavrDlqO QUv2Jx+rqmQde9JVAIepCYlRWx+iUi2y+26QgJak38nBK1PgtTrApQRfgo+Xj1FPqoyB GwRx17XVIh8uCxv9we0L/Dk+6wwCVdZyzqIglSqouahNC/Zcu7Tif5ozKl1Vl4ffQtP+ Nth5QoblGwVx4LUqrrKYBZknkF5biL7KQp7Dw+WOQSieKk831KjeYssSdE2/vcrjGwbW OYPWEydFBw+C43baMERaLRg93Teokmy+OVxdPINHWqJY4HcxEGToXe6geQ0RQWJQMP5B G2ww== X-Gm-Message-State: AOAM532KvEzUQJbn3LVyrmo2+LgiQz2IYUEAp5y4CewYC99Wol8x3px/ nQ0O5mr5SQH1Q6SgDUflLxZ2d8bMuhNJaL0hT8kUeg== X-Google-Smtp-Source: ABdhPJysLyVs18RDawzOHTq6ha9DTd85Rzn6RU+krVz6ajqKSeGfytQC4dmw3oZhnx5buSwtfWd90xJenZsDgcm+k6M= X-Received: by 2002:adf:c843:: with SMTP id e3mr18764827wrh.38.1642397777710; Sun, 16 Jan 2022 21:36:17 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Lei Yu Date: Mon, 17 Jan 2022 13:36:05 +0800 Message-ID: Subject: Re: Procedure for the send review on u-boot patch To: Patrick Williams Content-Type: text/plain; charset="UTF-8" X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: OpenBMC Maillist , "Velumani T-ERS, HCLTech" , logananth hcl Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Sat, Jan 15, 2022 at 2:46 AM Patrick Williams wrote: > > On Thu, Jan 13, 2022 at 10:40:40PM +0000, Joel Stanley wrote: > > Hello, > > > > On Thu, 13 Jan 2022 at 08:52, logananth hcl wrote: > > > > > > Hai All, > > > > > > In openbmc/u-boot repo(branch - v2016.07-aspeed-openbmc) > > > https://github.com/openbmc/u-boot/tree/v2016.07-aspeed-openbmc > > > > > > I want to send a review on this particular branch in u-boot through upstream. > > > Is there any specific procedure to upstream it, > > > kindly provide your suggestions. > > > > I strongly recommend using the newer v2019.04 based branch for any new > > system you're bringing up. > > It doesn't seem like anyone is using this branch for any Aspeed system though. > > ``` > $ git grep "v2019.04" > meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc:PV = "v2019.04+git${SRCPV}" > ``` > > I think everyone doing AST2400/AST2500 work has been copying from existing > systems and still pointing to the v2016.07 branch that we have working in the > tree. > Doing `git grep u-boot-aspeed-sdk` and there are a few systems using the new u-boot. Just a note: the new u-boot requires a different layout by default, it matches the `openbmc-flash-layout-64.dtsi` but differs from the 32MiB `openbmc-flash-layout.dtsi`. So one needs to adjust the `bootcmd` if switching from v2016.07 to v2019.04. -- BRs, Lei YU