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 1ADDCEB64D9 for ; Mon, 10 Jul 2023 14:19:43 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 01DAE86662; Mon, 10 Jul 2023 16:19:41 +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="ZpflQP43"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6703E86689; Mon, 10 Jul 2023 16:19:39 +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 EAD83859AD for ; Mon, 10 Jul 2023 16:19:36 +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.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 C792560FC6; Mon, 10 Jul 2023 14:19:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 14347C433C7; Mon, 10 Jul 2023 14:19:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1688998775; bh=xrlZFGpNeTvkP6J/pij5Ev7WJUbJgQhGXt1Ggf+a8gE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZpflQP43s9gEIuI0J2h2xF6RSVQ5YYAJkT3vM1J0qsBPCzS+I6qDKPuqx63iDVOIq vHDCV6BgqPaBz8ADnddrmjGHM9uOGp/pa8eq5x3vxvNv8sdJ+56M5dQr+j48ma3g+t 1HlDAZkJnCQBApPdMK24BIgjaFmm+mKD/bBQ30//t5aZ67Gun9fPWPkDj9rRe6hkm5 IQ9nElVtrddtct8JVwj6TNDd5Rr03ijJjx7gEqxn6RuPdP7jnX2Bj0L3jOsnOmp0Fg 7cwIxvfDpogHAePqWNYc8BxfK+yG454q7mTXvNxKwu6FJf85PfoUzJbkf4r1fCSDq7 E2m+AOpCHtURQ== Received: by pali.im (Postfix) id 8C1BE7AB; Mon, 10 Jul 2023 16:19:32 +0200 (CEST) Date: Mon, 10 Jul 2023 16:19:32 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: Tom Rini Cc: Marek =?utf-8?B?QmVow7pu?= , 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: <20230710141932.wdetsvwadbdlcgqb@pali> References: <20220516090119.20217-1-pali@kernel.org> <20220817205622.26644-1-pali@kernel.org> <20230612180724.GA2757833@bill-the-cat> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230612180724.GA2757833@bill-the-cat> 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.8 at phobos.denx.de X-Virus-Status: Clean On Monday 12 June 2023 14:07:24 Tom Rini wrote: > On Wed, Aug 17, 2022 at 10:56:22PM +0200, Pali Rohár wrote: > > > 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. > > > > Hardware design is fully open source, all firmware and hardware design > > files are available at Turris project website: > > > > https://docs.turris.cz/hw/turris-1x/turris-1x/ > > https://project.turris.cz/en/hardware.html > > > > This patch adds full U-Boot support for CZ.NIC Turris 1.x routers. P2020 > > BootROM can load U-Boot either from NOR flash or from SD card. So there is > > defconfig file turris_1x_nor_defconfig which builds NOR version and > > defconfig file turris_1x_sdcard_defconfig which builds SD card version. > > > > 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 directory is > > shared and linked also into Turris 1.x U-Boot board code. > > > > Turris 1.x code in this patch uses modern distroboot and can boot Linux > > kernel from various locations, including NAND, SD card, USB flash disks, > > NVMe disks or SATA disks (connected to extra SATA/SCSI PCIe controllers). > > > > Signed-off-by: Pali Rohár > > 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: 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.