[{"id":1776225,"web_url":"http://patchwork.ozlabs.org/comment/1776225/","msgid":"<E1dx942-0001PT-TE@mail.theobroma-systems.com>","list_archive_url":null,"date":"2017-09-27T09:55:34","subject":"Re: [U-Boot] [U-Boot,\n\t2/6] rockchip: dts: rk3399-evb: Change the tx/rx delay value for\n\ttransmission quality","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"content":"> Give the mac controller the correct tx-delay and rx-delay value\n> for the rgmii mode transmission. If they are not matched, there\n> would be Ethernet packets lost, the net feature may not work.\n> \n> Signed-off-by: David Wu <david.wu@rock-chips.com>\n> ---\n> \n>  arch/arm/dts/rk3399-evb.dts | 4 ++--\n>  1 file changed, 2 insertions(+), 2 deletions(-)\n> \n\nAcked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3y2Dbh1ycMz9tXQ\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 27 Sep 2017 20:30:06 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid A2E07C21E68; Wed, 27 Sep 2017 10:27:50 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id B306CC21E42;\n\tWed, 27 Sep 2017 09:57:57 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid C3720C21EB9; Wed, 27 Sep 2017 09:57:54 +0000 (UTC)","from mail.theobroma-systems.com (vegas.theobroma-systems.com\n\t[144.76.126.164])\n\tby lists.denx.de (Postfix) with ESMTPS id B1382C21D8C\n\tfor <u-boot@lists.denx.de>; Wed, 27 Sep 2017 09:55:41 +0000 (UTC)","from 89-104-28-141.customer.bnet.at ([89.104.28.141]:60984\n\thelo=vpn-10-11-0-14.lan) by mail.theobroma-systems.com with esmtpsa\n\t(TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80)\n\t(envelope-from <philipp.tomsich@theobroma-systems.com>)\n\tid 1dx942-0001PT-TE; Wed, 27 Sep 2017 11:55:34 +0200"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=0.0 required=5.0 tests=none autolearn=unavailable\n\tautolearn_force=no version=3.4.0","MIME-Version":"1.0","From":"Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","To":"David Wu <david.wu@rock-chips.com>","In-Reply-To":"<1506003471-34551-3-git-send-email-david.wu@rock-chips.com>","References":"<1506003471-34551-3-git-send-email-david.wu@rock-chips.com>","Message-Id":"<E1dx942-0001PT-TE@mail.theobroma-systems.com>","Date":"Wed, 27 Sep 2017 11:55:34 +0200","Cc":"huangtao@rock-chips.com, u-boot@lists.denx.de,\n\tDavid Wu <david.wu@rock-chips.com>, andy.yan@rock-chips.com,\n\tchenjh@rock-chips.com","Subject":"Re: [U-Boot] [U-Boot,\n\t2/6] rockchip: dts: rk3399-evb: Change the tx/rx delay value for\n\ttransmission quality","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}},{"id":1781389,"web_url":"http://patchwork.ozlabs.org/comment/1781389/","msgid":"<E1e0PCB-0003Tn-AL@mail.theobroma-systems.com>","list_archive_url":null,"date":"2017-10-06T09:45:27","subject":"Re: [U-Boot] [U-Boot,\n\t2/6] rockchip: dts: rk3399-evb: Change the tx/rx delay value for\n\ttransmission quality","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"content":"> Give the mac controller the correct tx-delay and rx-delay value\n> for the rgmii mode transmission. If they are not matched, there\n> would be Ethernet packets lost, the net feature may not work.\n> \n> Signed-off-by: David Wu <david.wu@rock-chips.com>\n> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>\n> ---\n> \n>  arch/arm/dts/rk3399-evb.dts | 4 ++--\n>  1 file changed, 2 insertions(+), 2 deletions(-)\n> \n\nReviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)","Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3y7lCn09mYz9t3t\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri,  6 Oct 2017 20:47:00 +1100 (AEDT)","by lists.denx.de (Postfix, from userid 105)\n\tid B2865C21E41; Fri,  6 Oct 2017 09:46:21 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 63BB8C21DED;\n\tFri,  6 Oct 2017 09:45:37 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid B5253C21CB1; Fri,  6 Oct 2017 09:45:34 +0000 (UTC)","from mail.theobroma-systems.com (vegas.theobroma-systems.com\n\t[144.76.126.164])\n\tby lists.denx.de (Postfix) with ESMTPS id 54718C21C4C\n\tfor <u-boot@lists.denx.de>; Fri,  6 Oct 2017 09:45:33 +0000 (UTC)","from 89-104-28-141.customer.bnet.at ([89.104.28.141]:62886\n\thelo=vpn-10-11-0-14.lan) by mail.theobroma-systems.com with esmtpsa\n\t(TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80)\n\t(envelope-from <philipp.tomsich@theobroma-systems.com>)\n\tid 1e0PCB-0003Tn-AL; Fri, 06 Oct 2017 11:45:27 +0200"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=0.0 required=5.0 tests=none autolearn=unavailable\n\tautolearn_force=no version=3.4.0","MIME-Version":"1.0","From":"Philipp Tomsich <philipp.tomsich@theobroma-systems.com>","To":"David Wu <david.wu@rock-chips.com>","In-Reply-To":"<1506003471-34551-3-git-send-email-david.wu@rock-chips.com>","References":"<1506003471-34551-3-git-send-email-david.wu@rock-chips.com>","Message-Id":"<E1e0PCB-0003Tn-AL@mail.theobroma-systems.com>","Date":"Fri, 06 Oct 2017 11:45:27 +0200","Cc":"huangtao@rock-chips.com, u-boot@lists.denx.de,\n\tDavid Wu <david.wu@rock-chips.com>, andy.yan@rock-chips.com,\n\tchenjh@rock-chips.com","Subject":"Re: [U-Boot] [U-Boot,\n\t2/6] rockchip: dts: rk3399-evb: Change the tx/rx delay value for\n\ttransmission quality","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.18","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<http://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>"}}]