From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 2K04HqSRjmGHcgAAgWs5BA (envelope-from ) for ; Fri, 12 Nov 2021 17:09:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id WGq/GaSRjmG2FAAAbx9fmQ (envelope-from ) for ; Fri, 12 Nov 2021 16:09:08 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4367332E22 for ; Fri, 12 Nov 2021 17:09:08 +0100 (CET) Received: from localhost ([::1]:43318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mlZ6w-0001TB-Rn for larch@yhetil.org; Fri, 12 Nov 2021 11:09:06 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43072) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mlZ6s-0001T1-64 for guix-patches@gnu.org; Fri, 12 Nov 2021 11:09:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34271) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mlZ6r-0006ep-TW for guix-patches@gnu.org; Fri, 12 Nov 2021 11:09:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mlZ6r-0006hw-Ic for guix-patches@gnu.org; Fri, 12 Nov 2021 11:09:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#51663] [PATCH] gnu: u-boot: Fix rk3399 boot from emmc. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 12 Nov 2021 16:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51663 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Langlois Cc: Vagrant Cascadian , 51663@debbugs.gnu.org Received: via spool by 51663-submit@debbugs.gnu.org id=B51663.163673328525721 (code B ref 51663); Fri, 12 Nov 2021 16:09:01 +0000 Received: (at 51663) by debbugs.gnu.org; 12 Nov 2021 16:08:05 +0000 Received: from localhost ([127.0.0.1]:45817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mlZ5w-0006gn-VZ for submit@debbugs.gnu.org; Fri, 12 Nov 2021 11:08:05 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mlZ5r-0006gD-DU for 51663@debbugs.gnu.org; Fri, 12 Nov 2021 11:08:03 -0500 Received: from [2001:470:142:3::e] (port=47362 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mlZ5m-0006YH-1l; Fri, 12 Nov 2021 11:07:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=TJCZwa9DJQ/tV0xbX5VZsWJ1fQ/M+9Aj3ArIZzFXV/w=; b=hnUbkve9EKDXMIi+2UmS DF/p4FlEdS1gEr0s4K00RdF7sbYgOZbj//BqgkR2tmKkAJHKV1pBVHv5o7qt3UME2dx6Uz6GoSvLe W6CxrMqrndceLmOBPjYbZyQf/XVrv6NOTyJ1cXqoZ9G2u71SRcs3xlfZjHYhgSohoTfVELXHIZjvr 8b3zF6Ko57kL4tg+NifP8cB4q9d0WLDhlUslvWm5qV7AAzEkeLjA8CUnrhAWp7vDLkR7YvRN5PpJH Lic4bOC7FomaEl/X9Yq31wEyaD/yR1OFTAMiYO4sS7GTGuveS2NPqloV5vwjEVhy9MYBdZevFJRs9 xLI+kzHyLWjjbQ==; Received: from [2a01:e0a:19b:d9a0:b4a5:c7aa:fee0:cc15] (port=60374 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mlZ5l-0003Ma-PY; Fri, 12 Nov 2021 11:07:53 -0500 From: Mathieu Othacehe References: <87a6igav2l.fsf@gmx.com> Date: Fri, 12 Nov 2021 16:07:52 +0000 In-Reply-To: <87a6igav2l.fsf@gmx.com> (Pierre Langlois's message of "Sun, 07 Nov 2021 14:34:09 +0000") Message-ID: <87ilwxjr1j.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1636733348; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=TJCZwa9DJQ/tV0xbX5VZsWJ1fQ/M+9Aj3ArIZzFXV/w=; b=Ldh12gWDNjW/1P9uw6lj++Fz5MI7/MTQqi19MDV/B1K2lot5dDRCVhTysHUQVyi7YamV7M HAKfMo9avqzSFPqSUdscsC8sxa61AYNW8F8EAlGZ+yIv+jv3VZYM/UZCpYvHLF8OmRLNOj NQ9mJd4FTNng+Y8FAIhZXJKoUmx2ApndKZM6XlwvtZPHcJRJbh1fN7dTKROiP4gi+OGNu0 GepI4tYe+GGqlKubC1rCTaGVYMdwCtPBDp+3o5AmlDOj0vJmWrZMjIJ8oCCj5oxTMvVq/W 3ETIup55u2+UubTE/XENSweQy7mydiUY4hJKz2y5cPb+mKMyWlU7QJxXGsHxcg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1636733348; a=rsa-sha256; cv=none; b=gYMltTyYA+3QQv4scl23kvNxXQav5d9a9v8ueZTYoTcPDcjo1fSPM9l++n5qe+WRj5DDRX O6Ri6JRMbaBtOgupi2qXPTFWtQ78EwoVxkOqdEYHS0fMaAaLgCLm+OeCloDFroXPy6sxn0 Vo2lI3Jont9IXRNPM+eZZzhX7Vus0I0s4NXdWPGLgX9Q5bpIFMJ/wjKbTqvuIukLw2f8IR PE2rgeDdXn095QDF0GFyxwGuGhHXngb0T/GOydX/LZkYHIPUFHokphGcC8h/u8303IJzGd zcYu9Ps5r+6XCJSAFKX6GqFMa6f0PWnwS9+u9AixZ72sxivaG3rtJaKV5CGG/w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=hnUbkve9; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.03 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=hnUbkve9; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 4367332E22 X-Spam-Score: -2.03 X-Migadu-Scanner: scn0.migadu.com X-TUID: T5qRD/uXI9UI Hello Pierre, > + %u-boot-rk3399-enable-emmc-phy-patch)) You could add a comment to indicate that this can probably be removed when updating u-boot. Otherwise, looks fine! Thanks, Mathieu