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 CA334C54EE9 for ; Thu, 8 Sep 2022 15:06:05 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E59AE84AD8; Thu, 8 Sep 2022 17:06:02 +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="BeAp9kks"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 52C1784AF8; Thu, 8 Sep 2022 17:06:01 +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 506E384133 for ; Thu, 8 Sep 2022 17:05:58 +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 E6EE8B8211F; Thu, 8 Sep 2022 15:05:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 456F9C433C1; Thu, 8 Sep 2022 15:05:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662649556; bh=8H997ZcuQiFi2OY6+/zoQz2O6s6CO/BFfJ7VjdOSIg8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BeAp9kksnK//gBPdbdOMCXi3rGb2vVkg4YV5Y0CRs3i4q79jKq+KN+yIfvEypvS8t cYw0nJTeSX00Eq2qtXRzOjyUd6VHiCwt4mDULp/BP+VE6LIgPWpb10JQHtCgpbFFFd NunJ4n4Oe6b/lx4TWb5jCgERFR40OSrjq2n6F7aXyAydpxLgSWe4jhjfjf1pIVZV1W Jntv0SZN6+xXZRTG1aYpkpUI3dpj+GE2qDADcOVPNzJuUqxPTNUeePLS6RPtnG4zKW aOlXTma5KZVETd3/3EP+RsRzyY0cEAaNkNWRGTJlSFvdbasgwX5AXiVvc/vkgZ2XH5 ZLTA8SaeTV4aw== Received: by pali.im (Postfix) id 60A7B7EF; Thu, 8 Sep 2022 17:05:53 +0200 (CEST) Date: Thu, 8 Sep 2022 17:05:53 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: Peng Fan Cc: Tom Rini , Peng Fan , Marek =?utf-8?B?QmVow7pu?= , "u-boot@lists.denx.de" , Sean Anderson Subject: Re: [GIT PULL] please pull fsl-qoriq-2022-9-7 Message-ID: <20220908150553.j62wjk7exf277hpt@pali> References: <20220907175546.GO7942@bill-the-cat> <362efa09-5f33-8db4-1092-fdfbfa6d2720@oss.nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <362efa09-5f33-8db4-1092-fdfbfa6d2720@oss.nxp.com> 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 Thursday 08 September 2022 07:21:03 Peng Fan wrote: > On 9/8/2022 1:55 AM, Tom Rini wrote: > > On Wed, Sep 07, 2022 at 12:38:10PM +0000, Peng Fan wrote: > > > Hi Tom, > > > > > > Please pull fsl-qoriq-2022-9-7 > > > > > > Sorry for the quick rush just after fsl-qoriq-2022-9-6: > > > Pali's patch not in my patchwork, got missed. > > > Sean's patch pending for sometime, I just fix conflict when > > > apply Sean's patch, so pick up. > > > > > > --------------------------------------- > > > p1_p2_rdb_pc board update > > > net: fm: Verify Fman microcode > > > --------------------------------------- > > > > > > CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/13377 > > > > > > Thanks, > > > Peng. > > > > > > The following changes since commit 59c51fa4abbca41d2a4d60c0fe4d8f05fc83fb46: > > > > > > Merge https://source.denx.de/u-boot/custodians/u-boot-riscv (2022-09-06 09:01:39 -0400) > > > > > > are available in the Git repository at: > > > > > > https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoriq-2022-9-7 > > > > > > for you to fetch changes up to 857e313a3d44618e09fc64816fd5e561e2189ab7: > > > > > > net: fm: Add support for FIT firmware (2022-09-07 13:44:55 +0800) > > > > > > ---------------------------------------------------------------- > > > Pali Rohár (3): > > > board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot > > > board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default mode > > > board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sector > > > > > > Sean Anderson (6): > > > ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAME > > > image: fit: Add some helpers for getting data > > > ARMv8/sec_firmware: Convert to use fit_get_data_conf_prop > > > cmd: fpga: Convert to use fit_get_data_node > > > net: Convert fit verification to use fit_get_data_* > > > net: fm: Add support for FIT firmware > > > > First, I've applied this now to u-boot/master. > > > > But second, the reason Pali's patches were assigned to someone else, > > Marek, was because of the total lack of response these last several > > months. Marek was added for the subset of PowerPC platforms that he and > > Pali have an interest in, which is all around the Turris 1.x router > > platform. > > > > So, what do you think about how to proceed here moving forward? A large > > number of Pali's changes have been waiting to be picked up / reviewed > > for a very long time, is why we've added Marek, to cover the Turris > > platform. > > If the delay was caused by me, sorry for that. I could ramp up more > time in maintainer work. > > Pali, > > I am ok if Turris patches go through Marek's tree. or you wanna me to > pick up those patches, please help assign those patches. If bug fix, > I could prepare PR to master branch, if new feature, we could consider PR > for next branch. > > Thanks, > Peng. Here is the list of currently waiting patches which are not in master branch yet: https://patchwork.ozlabs.org/project/uboot/patch/20220801154220.20068-1-pali@kernel.org/ https://patchwork.ozlabs.org/project/uboot/patch/20220801154220.20068-2-pali@kernel.org/ https://patchwork.ozlabs.org/project/uboot/patch/20220803112049.4287-1-pali@kernel.org/ https://patchwork.ozlabs.org/project/uboot/patch/20220805200941.22101-1-pali@kernel.org/ https://patchwork.ozlabs.org/project/uboot/patch/20220805200941.22101-2-pali@kernel.org/ https://patchwork.ozlabs.org/project/uboot/patch/20220805200941.22101-3-pali@kernel.org/ https://patchwork.ozlabs.org/project/uboot/patch/20220803215655.2361-1-pali@kernel.org/ https://patchwork.ozlabs.org/project/uboot/patch/20220803112442.4735-1-pali@kernel.org/ https://patchwork.ozlabs.org/project/uboot/patch/20220819092001.15045-1-pali@kernel.org/ https://patchwork.ozlabs.org/project/uboot/patch/20220815080140.4048-1-pali@kernel.org/