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 7BAC6C433EF for ; Fri, 11 Feb 2022 02:12:07 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4JvxvT6b9nz30K4 for ; Fri, 11 Feb 2022 13:12:05 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; secure) header.d=jms.id.au header.i=@jms.id.au header.a=rsa-sha256 header.s=google header.b=l7XOgLXM; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=2607:f8b0:4864:20::72e; helo=mail-qk1-x72e.google.com; envelope-from=joel.stan@gmail.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; secure) header.d=jms.id.au header.i=@jms.id.au header.a=rsa-sha256 header.s=google header.b=l7XOgLXM; dkim-atps=neutral Received: from mail-qk1-x72e.google.com (mail-qk1-x72e.google.com [IPv6:2607:f8b0:4864:20::72e]) (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 4Jvxtn1Mvmz2xXs for ; Fri, 11 Feb 2022 13:11:27 +1100 (AEDT) Received: by mail-qk1-x72e.google.com with SMTP id o10so6999074qkg.0 for ; Thu, 10 Feb 2022 18:11:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jms.id.au; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=yzeX9vjTaUtos6RaViCr8dGhbEDTq6+jI0wa1wR7KFU=; b=l7XOgLXMMiHD6o2WnmN2tVmu451rgMkWAzkEWrNKHS3Yj2yQIgqNgN32phr0cmAH+9 6zgTHXyfG+0JfDjz/VfHLi5RTs76AutQdnUupOPP/Q4LzpTvYGehEOeZ0QIrwXqmTvIo YZBjSzdGCQV9eaBrW6oiLJi2otRsvAUZjh4Wk= 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=yzeX9vjTaUtos6RaViCr8dGhbEDTq6+jI0wa1wR7KFU=; b=5kOR20+03QKXU6Ust283LE4SC9wwaTM2pq0iNug2tQu4NqiFH6btscDXwsXviKPx/z JR7tq1v9Qqw3QI2r3k/XUAKwnI3lOvCYLf5yf2uwh+LuJ9jFqZ7f9RwTv0boOKmgcCA2 cUfJv+BEccAdYY4+DdBRm9fGqeGMDFP9tfQMZb0dTTHt7ZkPnFtRcpWD4NvyBhELT/MY gKK4x1xmN70naDbXwdnQHmYIzOOigEnUx53kFg3Iptl6DRQN08vx8xsbzgCXV2odXCcf N/V4GwXt0VlZmxwy3oLUz8bGzSzbmqOHt4Y2xHPIpvRZPVcRfcZyqqrDeAHbLc5EfyPp +ELw== X-Gm-Message-State: AOAM531U8mxraJOEfQRMDZ/4l7+ElLiA0hqudcxTrCQahjWzOCzvzRTZ viQYIUzW5LlHBYGCzIdNKqR9BZx2qlQnHAjoG5w= X-Google-Smtp-Source: ABdhPJyLKq7WwY8HJaQAZzBdtynZN2fhfsV+jyYTtgjPC5sPqRBFzKSeKG2QaLvkwqKTVT6yOOmn3nSyPZPkjLyfvFs= X-Received: by 2002:a37:b0c5:: with SMTP id z188mr5204439qke.165.1644545484076; Thu, 10 Feb 2022 18:11:24 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Joel Stanley Date: Fri, 11 Feb 2022 02:11:12 +0000 Message-ID: Subject: Re: Openbmc u-boot trees (was Re: u-boot:rsa adds rsa3072 algorithm) To: ChiaWei Wang , Zev Weiss 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: Jamin Lin , Andrew Jeffery , "openbmc@lists.ozlabs.org" , Troy Lee , Steven Lee , Ryan Chen , Dylan Hung Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Wed, 9 Feb 2022 at 02:29, ChiaWei Wang wrote: > > I would like to see fewer trees. > > > > In the short term, one option is we put all of the openbmc patches in the SDK, > > and continue using that for openbmc. Would this work for aspeed? > > Yes. > Are we going to do this through PRs as usual? Works for me. I've sent two PRs with the obvious changes: https://github.com/AspeedTech-BMC/u-boot/pull/9 https://github.com/AspeedTech-BMC/u-boot/pull/8 We need to work out how to arrange the defconfigs. Would you like to see openbmc using one of the defconfigs you maintain, or should we keep a seperate one? configs/evb-ast2600-cot_defconfig configs/evb-ast2600_defconfig configs/evb-ast2600-ecc_defconfig configs/evb-ast2600-emmc_defconfig configs/evb-ast2600-spl_defconfig configs/evb-ast2600-spl-ecc_defconfig configs/evb-ast2600-spl-ncsi_defconfig configs/evb-ast2600-spl-tiny_defconfig The openbmc ones are here: configs/ast2600_openbmc_defconfig configs/ast2600_openbmc_spl_defconfig configs/ast2600_openbmc_spl_emmc_defconfig The openbmc and openbmc_spl defconfigs are legacy and not tested by myself. I actively maintain the openbmc_spl_emmc configuration as it supports the rainier/everest > > In the medium term, we should start using upstream releases. There may still > > be some downstream code (as we have for Linux in our dev branches), but this > > will go to zero over time. > > Agree. > We are also working on upstreaming fundamental drivers to U-Boot mainline. > Once it is sufficient for most frequently used booting paths, Aspeed will start using it. Excellent. Thank you for your work in this area. Cheers, Joel