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 E1C15C54EE9 for ; Thu, 8 Sep 2022 16:30:08 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C4E1384AD8; Thu, 8 Sep 2022 18:30:06 +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="Ctn0tUan"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4D1B384AEC; Thu, 8 Sep 2022 18:30:05 +0200 (CEST) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (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 6283484ACF for ; Thu, 8 Sep 2022 18:30:01 +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=kabel@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 0E3B7B82065; Thu, 8 Sep 2022 16:30:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7D71DC433D6; Thu, 8 Sep 2022 16:29:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662654599; bh=t1OV8qJu95le2JnhYlyuZG+7HlQygEByHOfIdO/84H0=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Ctn0tUanREgi1VkZlIrwHFgXUWmMA4bjajoRXPgFsvXOQuhxo7D0G9EHM96NUkWXY jAHW4hyshU/43D+xoaD9/8QEo5BEXDcpnIYRgP4FsiXtAmshrJdG56mgVcquKfp3P8 GB69TMbYSZb29FeNSukixigBUJ0WooqUy87T04OOedfg+MJAYFie/WQrBE0/1TPaSD BLLlr/lh3IOLSbqKJ/RMwqh2Ir28c8RE1tyJx90J/OeN91SEtwKZMOMsLzBsxmYvKb ChFlyNsTRmAHSmIDX6WqqIZodvxBb9HrJVT6Zv01pVpbVA+P/z+S6poqgNi9iVx3kX nhubO/3m7BkLw== Date: Thu, 8 Sep 2022 18:29:55 +0200 From: Marek =?UTF-8?B?QmVow7pu?= To: Pali =?UTF-8?B?Um9ow6Fy?= , Peng Fan Cc: Peng Fan , Tom Rini , "u-boot@lists.denx.de" , Sean Anderson Subject: Re: [GIT PULL] please pull fsl-qoriq-2022-9-7 Message-ID: <20220908182955.5ce12130@dellmb> In-Reply-To: <20220908150553.j62wjk7exf277hpt@pali> References: <20220907175546.GO7942@bill-the-cat> <362efa09-5f33-8db4-1092-fdfbfa6d2720@oss.nxp.com> <20220908150553.j62wjk7exf277hpt@pali> X-Mailer: Claws Mail 3.19.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 Thu, 8 Sep 2022 17:05:53 +0200 Pali Roh=C3=A1r wrote: > On Thursday 08 September 2022 07:21:03 Peng Fan wrote: > > On 9/8/2022 1:55 AM, Tom Rini wrote: =20 > > > On Wed, Sep 07, 2022 at 12:38:10PM +0000, Peng Fan wrote: =20 > > > > Hi Tom, > > > >=20 > > > > Please pull fsl-qoriq-2022-9-7 > > > >=20 > > > > 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. > > > >=20 > > > > --------------------------------------- > > > > p1_p2_rdb_pc board update > > > > net: fm: Verify Fman microcode > > > > --------------------------------------- > > > >=20 > > > > CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pip= elines/13377 > > > >=20 > > > > Thanks, > > > > Peng. > > > >=20 > > > > The following changes since commit 59c51fa4abbca41d2a4d60c0fe4d8f05= fc83fb46: > > > >=20 > > > > Merge https://source.denx.de/u-boot/custodians/u-boot-riscv (202= 2-09-06 09:01:39 -0400) > > > >=20 > > > > are available in the Git repository at: > > > >=20 > > > > https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git ta= gs/fsl-qoriq-2022-9-7 > > > >=20 > > > > for you to fetch changes up to 857e313a3d44618e09fc64816fd5e561e218= 9ab7: > > > >=20 > > > > net: fm: Add support for FIT firmware (2022-09-07 13:44:55 +0800) > > > >=20 > > > > ---------------------------------------------------------------- > > > > Pali Roh=C3=A1r (3): > > > > board: freescale: p1_p2_rdb_pc: Add env commands norlowerboo= t, 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 > > > >=20 > > > > 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 =20 > > >=20 > > > First, I've applied this now to u-boot/master. > > >=20 > > > 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 a= nd > > > Pali have an interest in, which is all around the Turris 1.x router > > > platform. > > >=20 > > > So, what do you think about how to proceed here moving forward? A lar= ge > > > 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. =20 > >=20 > > If the delay was caused by me, sorry for that. I could ramp up more > > time in maintainer work. > >=20 > > Pali, > >=20 > > 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. > >=20 > > Thanks, > > Peng. =20 >=20 > Here is the list of currently waiting patches which are not in master bra= nch yet: >=20 > https://patchwork.ozlabs.org/project/uboot/patch/20220801154220.20068-1-p= ali@kernel.org/ > https://patchwork.ozlabs.org/project/uboot/patch/20220801154220.20068-2-p= ali@kernel.org/ > https://patchwork.ozlabs.org/project/uboot/patch/20220803112049.4287-1-pa= li@kernel.org/ > https://patchwork.ozlabs.org/project/uboot/patch/20220805200941.22101-1-p= ali@kernel.org/ > https://patchwork.ozlabs.org/project/uboot/patch/20220805200941.22101-2-p= ali@kernel.org/ > https://patchwork.ozlabs.org/project/uboot/patch/20220805200941.22101-3-p= ali@kernel.org/ > https://patchwork.ozlabs.org/project/uboot/patch/20220803215655.2361-1-pa= li@kernel.org/ > https://patchwork.ozlabs.org/project/uboot/patch/20220803112442.4735-1-pa= li@kernel.org/ > https://patchwork.ozlabs.org/project/uboot/patch/20220819092001.15045-1-p= ali@kernel.org/ > https://patchwork.ozlabs.org/project/uboot/patch/20220815080140.4048-1-pa= li@kernel.org/ I am working on this, will give more info soon. Marek