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 71BF4EB64D9 for ; Mon, 10 Jul 2023 18:51:47 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 52FCF8676D; Mon, 10 Jul 2023 20:51:45 +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="dFolj52D"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D000386772; Mon, 10 Jul 2023 20:51:43 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id EC0D48676C for ; Mon, 10 Jul 2023 20:51:40 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2288761170; Mon, 10 Jul 2023 18:51:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 609E1C433C7; Mon, 10 Jul 2023 18:51:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689015098; bh=6/o9IwsCaxFW6v42vo47hhG6oIg3yyO74y0uup0+X90=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=dFolj52DL4cs940e3CzQH26Hd/OXyeadUZHVJu2fggwf2PbOJzHsKGVyPdTN/mjuC Nb2cdbzHXxVpAprspMluwe4jQbJhp23vrOwobgdjDy5pOV2TZTuw7DK1b3s5qIXzAY 7sgi2s43bZIew6knHhrak6xcgRXBMjxvXr192CijiHKt2d0ova3xtFiGx1jZaBmpz4 xcuC7tFMWbPZAxLITSltnNSBNyM6nU7V+PN7fYPWrsfpZw4Ou2cXYL5mz9EuzDpuy0 PRQ7tmEFAp+LBbhP7FanK+IT1RqTbPcd6hWHP0NjXqHfCjM3WRzMMFWYvkb8+WgK3O BdziYUaBJ1hJw== Date: Mon, 10 Jul 2023 20:51:34 +0200 From: Marek =?UTF-8?B?QmVow7pu?= To: Pali =?UTF-8?B?Um9ow6Fy?= Cc: Tom Rini , Priyanka Jain , Sinan Akman , u-boot@lists.denx.de Subject: Re: [PATCH v2] powerpc: Add support for CZ.NIC Turris 1.x routers Message-ID: <20230710205134.4613eacd@dellmb> In-Reply-To: <20230710141932.wdetsvwadbdlcgqb@pali> References: <20220516090119.20217-1-pali@kernel.org> <20220817205622.26644-1-pali@kernel.org> <20230612180724.GA2757833@bill-the-cat> <20230710141932.wdetsvwadbdlcgqb@pali> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; 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.8 at phobos.denx.de X-Virus-Status: Clean On Mon, 10 Jul 2023 16:19:32 +0200 Pali Roh=C3=A1r wrote: > On Monday 12 June 2023 14:07:24 Tom Rini wrote: > > On Wed, Aug 17, 2022 at 10:56:22PM +0200, Pali Roh=C3=A1r wrote: > > =20 > > > CZ.NIC Turris 1.0 and 1.1 are open source routers, they have dual-core > > > PowerPC Freescale P2020 CPU and are based on Freescale P2020RDB-PC-A = board. > > >=20 > > > Hardware design is fully open source, all firmware and hardware design > > > files are available at Turris project website: > > >=20 > > > https://docs.turris.cz/hw/turris-1x/turris-1x/ > > > https://project.turris.cz/en/hardware.html > > >=20 > > > This patch adds full U-Boot support for CZ.NIC Turris 1.x routers. P2= 020 > > > BootROM can load U-Boot either from NOR flash or from SD card. So the= re is > > > defconfig file turris_1x_nor_defconfig which builds NOR version and > > > defconfig file turris_1x_sdcard_defconfig which builds SD card versio= n. > > >=20 > > > Design of CZ.NIC Turris 1.x routers is based on Freescale P2020RDB-PC= -A > > > board, so common board code from boards/freescale/p1_p2_rdb_pc direct= ory is > > > shared and linked also into Turris 1.x U-Boot board code. > > >=20 > > > Turris 1.x code in this patch uses modern distroboot and can boot Lin= ux > > > kernel from various locations, including NAND, SD card, USB flash dis= ks, > > > NVMe disks or SATA disks (connected to extra SATA/SCSI PCIe controlle= rs). > > >=20 > > > Signed-off-by: Pali Roh=C3=A1r =20 > >=20 > > To be clear, this is something that if there's still interest in > > upstreaming this platform, this patch needs to be rebased and re-tested > > as it's non-trivially out of date. In addition: =20 >=20 > So you have been waiting for year WITHOUT ANY COMMENT, to ensure that > this patch does not apply anymore and to ensure that it would hard or > even impossible to rebase this change on top of the moving development. > And then you said that I should do this job. This is exactly same as > writing to me "fuck you, we do not need you anymore". So I would answer > for this to you that You are idiot. I have no other words for this. You > were complaining that you are missing developers for doing cleanup or > maintenance of powerpc. And this is the way how to ensure that no other > would come. Congratulation. It is this what you wanted? Seems so. There is interest for this to be rebased and retested. Tom is not an idiot, this thing is on me, as I explained here https://www.mail-archive.com/u-boot@lists.denx.de/msg476138.html We are in the process of hiring some people to ease the load. I will look into this then. I don't have anything else to say besides that I am sorry and that there is too few of us now to do this work and that I also am frustrated with this. Marek