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 0D664C4332F for ; Fri, 16 Dec 2022 19:24:20 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B0DDC85240; Fri, 16 Dec 2022 20:24:17 +0100 (CET) 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="iSqHyDsa"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3E22E85242; Fri, 16 Dec 2022 20:24:16 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (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 1471E85237 for ; Fri, 16 Dec 2022 20:24:14 +0100 (CET) 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 dfw.source.kernel.org (Postfix) with ESMTPS id 358BD621D5; Fri, 16 Dec 2022 19:24:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AC730C433D2; Fri, 16 Dec 2022 19:24:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1671218651; bh=o2Wb1OlNzjzsz9DTG/M4+3N1myRVz/VTiEeX/ZHI794=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=iSqHyDsafMAVjpM0FQSaOn0GXIlLOu3SQwnjfrS89Jqc8fcWP65cRgmDzQyrTXJRB ZXG/RTcYUxgtSUqoBT2C0ic8PbKeWbJTytIKRGeEeud6pX6Ooisz8nklPjs59TZwEf r2O0CLlXsr8LVd9mtnH7MkYQK91S2G2TiidOsTu14MX8zhcU9ny8jyXdEnwEYo+44l lA6E/b1BTp2pvKSwpra1WUR2m2Y5x35WFc3FYKcn7h3JOTccF1wFDqJZMi7VG3X8Su ebsAs7xTYg+lUfXsNYi9Q4pSMvrKNk9kLxMfMbTTXS/Tx+VB4EP4M8nbHRFJfgXySz YwpfJ84/XrASA== Date: Fri, 16 Dec 2022 20:24:05 +0100 From: Marek =?UTF-8?B?QmVow7pu?= To: Pali =?UTF-8?B?Um9ow6Fy?= Cc: Tom Rini , u-boot@lists.denx.de Subject: Re: Broken commit de47ff536363289f92f85ed1e4901724d238432d Message-ID: <20221216202405.44d353b3@thinkpad> In-Reply-To: <20221216180100.qbyued4fzyfd5zio@pali> References: <20220808133722.GM1146598@bill-the-cat> <20220817092908.diwaapf636fxpmuq@pali> <20220826145358.GG7942@bill-the-cat> <20221009124119.xp3tr4zqey7vv4q6@pali> <20221009124503.GR3044094@bill-the-cat> <20221009131045.22majcsxppyhgimk@pali> <20221009163202.GS3044094@bill-the-cat> <20221010142020.61190827@thinkpad> <20221101231421.tn3ibtj5ki6qeda7@pali> <20221121175642.4b47y3ksmwu4qdqj@pali> <20221216180100.qbyued4fzyfd5zio@pali> X-Mailer: Claws Mail 4.1.0 (GTK 3.24.34; 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 Fri, 16 Dec 2022 19:01:00 +0100 Pali Roh=C3=A1r wrote: > PING? I didn't forget and it's the first thing on my todo once I have time for work. I am having a hiatus from work because of school stuff, I will start working on this immediately after I return (which will be in February at the latest). Since I know how much this frustrates you, I am sorry. But I did not forget about this, your work won't be thrown away. Marek