[{"id":1761632,"web_url":"http://patchwork.ozlabs.org/comment/1761632/","msgid":"<201709011206.v81C6tup032332@glazunov.sibelius.xs4all.nl>","list_archive_url":null,"date":"2017-09-01T12:06:55","subject":"Re: [U-Boot] [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in\n\tsources","submitter":{"id":8281,"url":"http://patchwork.ozlabs.org/api/people/8281/","name":"Mark Kettenis","email":"mark.kettenis@xs4all.nl"},"content":"> From: Lionel Koenig <lionel.koenig@gmail.com>\n> Date: Thu, 31 Aug 2017 19:21:01 +0200\n> \n> Following 4d43d065db3262f9a9918ba72457bf36dfb8e0bb,\n> SUNXI_GMAC was still used to configure the code while\n> SUN7I_GMAC was used in the configuration tools.\n> \n> Signed-off-by: Lionel Koenig <lionel.koenig@gmail.com>\n\nReviewed-by: Mark Kettenis <kettenis@openbsd.org>\n\nThis is fixes an annoying regression in on Allwinner A20 boards.  So\nit would be good if this can be fixed ASAP.\n\n> ---\n>  arch/arm/include/asm/arch-sunxi/sys_proto.h | 2 +-\n>  board/sunxi/Makefile                        | 2 +-\n>  include/configs/sunxi-common.h              | 2 +-\n>  scripts/build-whitelist.sh                  | 4 ++--\n>  scripts/config_whitelist.txt                | 2 +-\n>  5 files changed, 6 insertions(+), 6 deletions(-)\n> \n> diff --git a/arch/arm/include/asm/arch-sunxi/sys_proto.h b/arch/arm/include/asm/arch-sunxi/sys_proto.h\n> index a373319a2b..096510b787 100644\n> --- a/arch/arm/include/asm/arch-sunxi/sys_proto.h\n> +++ b/arch/arm/include/asm/arch-sunxi/sys_proto.h\n> @@ -24,7 +24,7 @@ void sdelay(unsigned long);\n>  void return_to_fel(uint32_t lr, uint32_t sp);\n>  \n>  /* Board / SoC level designware gmac init */\n> -#if !defined CONFIG_SPL_BUILD && defined CONFIG_SUNXI_GMAC\n> +#if !defined CONFIG_SPL_BUILD && defined CONFIG_SUN7I_GMAC\n>  void eth_init_board(void);\n>  #else\n>  static inline void eth_init_board(void) {}\n> diff --git a/board/sunxi/Makefile b/board/sunxi/Makefile\n> index f4411f01c3..526cb72a51 100644\n> --- a/board/sunxi/Makefile\n> +++ b/board/sunxi/Makefile\n> @@ -9,7 +9,7 @@\n>  # SPDX-License-Identifier:\tGPL-2.0+\n>  #\n>  obj-y\t+= board.o\n> -obj-$(CONFIG_SUNXI_GMAC)\t+= gmac.o\n> +obj-$(CONFIG_SUN7I_GMAC)\t+= gmac.o\n>  ifndef CONFIG_SPL_BUILD\n>  obj-$(CONFIG_SUNXI_AHCI)\t+= ahci.o\n>  endif\n> diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h\n> index 212862acd1..1373b1f037 100644\n> --- a/include/configs/sunxi-common.h\n> +++ b/include/configs/sunxi-common.h\n> @@ -294,7 +294,7 @@ extern int soft_i2c_gpio_scl;\n>  #define CONFIG_MII\t\t\t/* MII PHY management\t\t*/\n>  #endif\n>  \n> -#ifdef CONFIG_SUNXI_GMAC\n> +#ifdef CONFIG_SUN7I_GMAC\n>  #define CONFIG_PHY_ADDR\t\t1\n>  #define CONFIG_MII\t\t\t/* MII PHY management\t\t*/\n>  #define CONFIG_PHY_REALTEK\n> diff --git a/scripts/build-whitelist.sh b/scripts/build-whitelist.sh\n> index 7d8160d5f2..6feb9b67cf 100755\n> --- a/scripts/build-whitelist.sh\n> +++ b/scripts/build-whitelist.sh\n> @@ -13,10 +13,10 @@ export LC_ALL=C LC_COLLATE=C\n>  # There are two independent greps. The first pulls out the component parts\n>  # of CONFIG_SYS_EXTRA_OPTIONS. An example is:\n>  #\n> -#\tSUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8)\n> +#\tSUN7I_GMAC,AHCI,SATAPWR=SUNXI_GPB(8)\n>  #\n>  # We want this to produce:\n> -#\tCONFIG_SUNXI_GMAC\n> +#\tCONFIG_SUN7I_GMAC\n>  #\tCONFIG_AHCI\n>  #\tCONFIG_SATAPWR\n>  #\n> diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt\n> index d8710958a3..19416dddca 100644\n> --- a/scripts/config_whitelist.txt\n> +++ b/scripts/config_whitelist.txt\n> @@ -2307,7 +2307,7 @@ CONFIG_STV0991_HZ_CLOCK\n>  CONFIG_ST_SMI\n>  CONFIG_SUNXI_AHCI\n>  CONFIG_SUNXI_EMAC\n> -CONFIG_SUNXI_GMAC\n> +CONFIG_SUN7I_GMAC\n>  CONFIG_SUNXI_GPIO\n>  CONFIG_SUNXI_MAX_FB_SIZE\n>  CONFIG_SUNXI_USB_PHYS\n> -- \n> 2.14.1\n> \n> _______________________________________________\n> U-Boot mailing list\n> U-Boot@lists.denx.de\n> https://lists.denx.de/listinfo/u-boot\n> \n>","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 3xkHzf0FBDz9s7M\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri,  1 Sep 2017 22:07:08 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 2805AC21D7D; Fri,  1 Sep 2017 12:07:00 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 05461C21DAC;\n\tFri,  1 Sep 2017 12:06:58 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 68346C21D7D; Fri,  1 Sep 2017 12:06:57 +0000 (UTC)","from sibelius.xs4all.nl (sibelius.xs4all.nl [83.163.83.176])\n\tby lists.denx.de (Postfix) with ESMTPS id EF9D3C21C2F\n\tfor <u-boot@lists.denx.de>; Fri,  1 Sep 2017 12:06:56 +0000 (UTC)","from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1])\n\tby sibelius.xs4all.nl (8.14.5/8.14.5) with ESMTP id v81C6tnv027556;\n\tFri, 1 Sep 2017 14:06:55 +0200 (CEST)","(from kettenis@localhost)\n\tby glazunov.sibelius.xs4all.nl (8.14.5/8.14.3/Submit) id\n\tv81C6tup032332; Fri, 1 Sep 2017 14:06:55 +0200 (CEST)"],"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","Date":"Fri, 1 Sep 2017 14:06:55 +0200 (CEST)","Message-Id":"<201709011206.v81C6tup032332@glazunov.sibelius.xs4all.nl>","From":"Mark Kettenis <mark.kettenis@xs4all.nl>","To":"lionel.koenig@gmail.com","In-reply-to":"<20170831172101.2613-1-lionel.koenig@gmail.com> (message from\n\tLionel Koenig on Thu, 31 Aug 2017 19:21:01 +0200)","References":"<CAD6G_RTn4M538qn58L-P7tyK8OgjNmwDRSXDna3FQUK4F0cuGA@mail.gmail.com>\n\t<20170831172101.2613-1-lionel.koenig@gmail.com>","Cc":"u-boot@lists.denx.de, maxime.ripard@free-electrons.com,\n\tlionel.koenig@gmail.com","Subject":"Re: [U-Boot] [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in\n\tsources","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>","MIME-Version":"1.0","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":1761738,"web_url":"http://patchwork.ozlabs.org/comment/1761738/","msgid":"<CAD6G_RThC2oBzRaYoKm1mipQxQE-JOMW8gMpxR2DoO8NYhX7ug@mail.gmail.com>","list_archive_url":null,"date":"2017-09-01T14:33:10","subject":"Re: [U-Boot] [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in\n\tsources","submitter":{"id":20045,"url":"http://patchwork.ozlabs.org/api/people/20045/","name":"Jagan Teki","email":"jagannadh.teki@gmail.com"},"content":"On Thu, Aug 31, 2017 at 10:51 PM, Lionel Koenig <lionel.koenig@gmail.com> wrote:\n> Following 4d43d065db3262f9a9918ba72457bf36dfb8e0bb,\n> SUNXI_GMAC was still used to configure the code while\n> SUN7I_GMAC was used in the configuration tools.\n>\n> Signed-off-by: Lionel Koenig <lionel.koenig@gmail.com>\n> ---\n>  arch/arm/include/asm/arch-sunxi/sys_proto.h | 2 +-\n>  board/sunxi/Makefile                        | 2 +-\n>  include/configs/sunxi-common.h              | 2 +-\n>  scripts/build-whitelist.sh                  | 4 ++--\n>  scripts/config_whitelist.txt                | 2 +-\n>  5 files changed, 6 insertions(+), 6 deletions(-)\n>\n> diff --git a/arch/arm/include/asm/arch-sunxi/sys_proto.h b/arch/arm/include/asm/arch-sunxi/sys_proto.h\n> index a373319a2b..096510b787 100644\n> --- a/arch/arm/include/asm/arch-sunxi/sys_proto.h\n> +++ b/arch/arm/include/asm/arch-sunxi/sys_proto.h\n> @@ -24,7 +24,7 @@ void sdelay(unsigned long);\n>  void return_to_fel(uint32_t lr, uint32_t sp);\n>\n>  /* Board / SoC level designware gmac init */\n> -#if !defined CONFIG_SPL_BUILD && defined CONFIG_SUNXI_GMAC\n> +#if !defined CONFIG_SPL_BUILD && defined CONFIG_SUN7I_GMAC\n>  void eth_init_board(void);\n>  #else\n>  static inline void eth_init_board(void) {}\n> diff --git a/board/sunxi/Makefile b/board/sunxi/Makefile\n> index f4411f01c3..526cb72a51 100644\n> --- a/board/sunxi/Makefile\n> +++ b/board/sunxi/Makefile\n> @@ -9,7 +9,7 @@\n>  # SPDX-License-Identifier:     GPL-2.0+\n>  #\n>  obj-y  += board.o\n> -obj-$(CONFIG_SUNXI_GMAC)       += gmac.o\n> +obj-$(CONFIG_SUN7I_GMAC)       += gmac.o\n>  ifndef CONFIG_SPL_BUILD\n>  obj-$(CONFIG_SUNXI_AHCI)       += ahci.o\n>  endif\n> diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h\n> index 212862acd1..1373b1f037 100644\n> --- a/include/configs/sunxi-common.h\n> +++ b/include/configs/sunxi-common.h\n> @@ -294,7 +294,7 @@ extern int soft_i2c_gpio_scl;\n>  #define CONFIG_MII                     /* MII PHY management           */\n>  #endif\n>\n> -#ifdef CONFIG_SUNXI_GMAC\n> +#ifdef CONFIG_SUN7I_GMAC\n>  #define CONFIG_PHY_ADDR                1\n>  #define CONFIG_MII                     /* MII PHY management           */\n>  #define CONFIG_PHY_REALTEK\n> diff --git a/scripts/build-whitelist.sh b/scripts/build-whitelist.sh\n> index 7d8160d5f2..6feb9b67cf 100755\n> --- a/scripts/build-whitelist.sh\n> +++ b/scripts/build-whitelist.sh\n> @@ -13,10 +13,10 @@ export LC_ALL=C LC_COLLATE=C\n>  # There are two independent greps. The first pulls out the component parts\n>  # of CONFIG_SYS_EXTRA_OPTIONS. An example is:\n>  #\n> -#      SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8)\n> +#      SUN7I_GMAC,AHCI,SATAPWR=SUNXI_GPB(8)\n>  #\n>  # We want this to produce:\n> -#      CONFIG_SUNXI_GMAC\n> +#      CONFIG_SUN7I_GMAC\n>  #      CONFIG_AHCI\n>  #      CONFIG_SATAPWR\n>  #\n> diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt\n> index d8710958a3..19416dddca 100644\n> --- a/scripts/config_whitelist.txt\n> +++ b/scripts/config_whitelist.txt\n> @@ -2307,7 +2307,7 @@ CONFIG_STV0991_HZ_CLOCK\n>  CONFIG_ST_SMI\n>  CONFIG_SUNXI_AHCI\n>  CONFIG_SUNXI_EMAC\n> -CONFIG_SUNXI_GMAC\n> +CONFIG_SUN7I_GMAC\n\nThis shouldn't require since CONFIG_ is part of Kconfig\n\nReviewed-by: Jagan Teki <jagan@openedev.com>\n\nthanks!","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>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"iAfH4qQv\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xkMDL07KCz9sPk\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat,  2 Sep 2017 00:33:21 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 9D2F8C21F05; Fri,  1 Sep 2017 14:33:15 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 78CE1C21D70;\n\tFri,  1 Sep 2017 14:33:13 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 57232C21D70; Fri,  1 Sep 2017 14:33:12 +0000 (UTC)","from mail-lf0-f68.google.com (mail-lf0-f68.google.com\n\t[209.85.215.68])\n\tby lists.denx.de (Postfix) with ESMTPS id E3F4EC21C3C\n\tfor <u-boot@lists.denx.de>; Fri,  1 Sep 2017 14:33:11 +0000 (UTC)","by mail-lf0-f68.google.com with SMTP id o124so233611lfo.1\n\tfor <u-boot@lists.denx.de>; Fri, 01 Sep 2017 07:33:11 -0700 (PDT)","by 10.25.222.200 with HTTP; Fri, 1 Sep 2017 07:33:10 -0700 (PDT)"],"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=FREEMAIL_FROM,\n\tRCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,\n\tT_DKIM_INVALID\n\tautolearn=unavailable autolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=WOtex87LUuUM225W1vfPrmo0YT/UlyVB3gYXp7g0sGQ=;\n\tb=iAfH4qQv5WN/ovMwQbOKARpeCAC/ivd1wi+++gzE52momiEkqkB/gIBJGdUhtCt7Ve\n\tYY2Zgu8cJ9ticAVXhFeBJL1SsHoJTl1uRF49YLB6FzbHOyrVMdniOtJHN7QR4bVrlOl5\n\to6gqbxU073ybrkSRXOr4AZDhJye8S+d7KcfxLghajAB8xIP5pmTL4zBdpibysPpQuh2/\n\t2+uZyKnlwR6KgAzn63yftoMQPeDqgjLg8HDjKpn3FLpupn81MqwloFyLVstqm1dG734W\n\t43BAXxfRW8mz+6Ep4WoPGJIwitEqhwhu8JLimnvE7JTSUdV9I3Pb8Y3Mgh0P1qMdbCW6\n\tIlow==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=WOtex87LUuUM225W1vfPrmo0YT/UlyVB3gYXp7g0sGQ=;\n\tb=CQ4JJOQX8dYcubbOMovtyySD0dAu5PIXZdKPfmSK4wQh+KJGbZxd+jy+Y/apPgAYbY\n\tJgjpvRuus09Nop9d6NRkTLPMbytgh6e0Rlx72CfeEzu56uW41WzFEI+qEUuMAAs1f5y0\n\tLkrc0RfG2EgNWhAyS6t9lKiAg7kunOqMkN7hyVPpeiozn/KEtG85Zk1D4FyW/gN0tveP\n\tqk0FT9/C/q+0Stp8+L/R4n3PPdT7nEsYa9YqDbiyQNZ4haOorwj4t04zWlrjFj6tFLBU\n\tMhzXu+Cxu1fngLpEgug4sfy9whc38BznRjBeQtPOPatVSJ+3UYJVBXkBCj7a5cUzNn7M\n\t7KAw==","X-Gm-Message-State":"AHPjjUinmQqXqBfhV+MQDAX1aRGpLkwkBBVpWXJ6QwtxyqdFrjajUV5X\n\trh26v7/dR4TT2fX20wOTaUU3lfwvwr2o","X-Google-Smtp-Source":"ADKCNb722FxjaKSCWyNdmXQKBQn7rnBhToEwRa2/2nnKKOR2ypO4QzEOggE0pYZOTIYoqfKB0fb1ixqP59afsi4g3DU=","X-Received":"by 10.25.16.151 with SMTP id 23mr1019916lfq.182.1504276391310;\n\tFri, 01 Sep 2017 07:33:11 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<20170831172101.2613-1-lionel.koenig@gmail.com>","References":"<CAD6G_RTn4M538qn58L-P7tyK8OgjNmwDRSXDna3FQUK4F0cuGA@mail.gmail.com>\n\t<20170831172101.2613-1-lionel.koenig@gmail.com>","From":"Jagan Teki <jagannadh.teki@gmail.com>","Date":"Fri, 1 Sep 2017 20:03:10 +0530","Message-ID":"<CAD6G_RThC2oBzRaYoKm1mipQxQE-JOMW8gMpxR2DoO8NYhX7ug@mail.gmail.com>","To":"Lionel Koenig <lionel.koenig@gmail.com>","Cc":"\"u-boot@lists.denx.de\" <u-boot@lists.denx.de>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>","Subject":"Re: [U-Boot] [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in\n\tsources","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":1761745,"web_url":"http://patchwork.ozlabs.org/comment/1761745/","msgid":"<CAD6G_RSoBcwV6ix=qZzywzp4J3WN9tva22vddk7Oz_3eDvt8ig@mail.gmail.com>","list_archive_url":null,"date":"2017-09-01T14:45:20","subject":"Re: [U-Boot] [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in\n\tsources","submitter":{"id":20045,"url":"http://patchwork.ozlabs.org/api/people/20045/","name":"Jagan Teki","email":"jagannadh.teki@gmail.com"},"content":"On Fri, Sep 1, 2017 at 8:03 PM, Jagan Teki <jagannadh.teki@gmail.com> wrote:\n> On Thu, Aug 31, 2017 at 10:51 PM, Lionel Koenig <lionel.koenig@gmail.com> wrote:\n>> Following 4d43d065db3262f9a9918ba72457bf36dfb8e0bb,\n>> SUNXI_GMAC was still used to configure the code while\n>> SUN7I_GMAC was used in the configuration tools.\n>>\n>> Signed-off-by: Lionel Koenig <lionel.koenig@gmail.com>\n\nThere was a patch already[1] will proceed with that.\n\n[1] https://patchwork.ozlabs.org/patch/793903/\n\nthanks!","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>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"iJ6DFQOp\"; dkim-atps=neutral"],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xkMVK5mQZz9t2Z\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat,  2 Sep 2017 00:45:29 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 6BE6FC21D93; Fri,  1 Sep 2017 14:45:25 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 179D4C21DB5;\n\tFri,  1 Sep 2017 14:45:23 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 575E0C21C3C; Fri,  1 Sep 2017 14:45:22 +0000 (UTC)","from mail-lf0-f67.google.com (mail-lf0-f67.google.com\n\t[209.85.215.67])\n\tby lists.denx.de (Postfix) with ESMTPS id EBBEFC21D93\n\tfor <u-boot@lists.denx.de>; Fri,  1 Sep 2017 14:45:21 +0000 (UTC)","by mail-lf0-f67.google.com with SMTP id o124so251377lfo.1\n\tfor <u-boot@lists.denx.de>; Fri, 01 Sep 2017 07:45:21 -0700 (PDT)","by 10.25.222.200 with HTTP; Fri, 1 Sep 2017 07:45:20 -0700 (PDT)"],"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=FREEMAIL_FROM,\n\tRCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,\n\tT_DKIM_INVALID\n\tautolearn=unavailable autolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=mime-version:in-reply-to:references:from:date:message-id:subject:to\n\t:cc; bh=XDeZqM+wEzDUyMhAneh265qLZ75xCLmFjJLERWGReI0=;\n\tb=iJ6DFQOpxZoZPesCjCShgfFYc734M61l1FVwRe2R92Ra24iUPhKMTlR+fUG/lcD+W0\n\t09h7t98ST0JOSueB7CceBwn63GqZJS5xLallqUebE8mCHowZXMWxg1zxISEQ1KqIVS4y\n\tGcUP507LHqEXKYJaAZ6fHXkA2GPru8qE2724OofqmDEHC3/ByliOxmK3wfyGLxKL+SCW\n\tr6RXIeHGfkACGOQmx0pQq6StFMpYqHqKa2Re0JwJkPEx7VJJU03ZT4eSJ0p1Gx+USSkd\n\t2/zWvZPhHYVOzgtbRbT3N0dB6k0dtKOGSgbB+HOxeFS5jScYwUEuM+fxUInmx9Gr9x2G\n\tI3ZA==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:mime-version:in-reply-to:references:from:date\n\t:message-id:subject:to:cc;\n\tbh=XDeZqM+wEzDUyMhAneh265qLZ75xCLmFjJLERWGReI0=;\n\tb=p15CiuVfFkCvCaHJPumbPmZ7BitmnccQm78MpF1SkT34TddMHrX87Sup0hiXrlpFxt\n\teztLXcTkvB4EEwTGYw5lme7AfA6happHlS5Y35Zx0XlmDRRY8jtIWoHgEfIcrxygJDK6\n\tyv4Ln3PDMWkqzd4DCe2VfVwuYg6ape2G9AEXWkWjsRPNjyCPA0FV0qMrs36OUCMTZRSD\n\t1i024tqfJxB9dSiulzDSNORWaRLsdslI+7H3p7+X/urLPLjbwcdTboyLvwlJPl54vlt+\n\t1CBB9lgfEPWXrUNBNygicQz49Eu+nqEw5kFi7+Wlz4S6M2y9gOV7xZuHk6pVGzlg4Dm2\n\tj/fQ==","X-Gm-Message-State":"AHPjjUh//agelje+UjTzsVl5ywkMaqIiO0OPpc75vIYxknuZQ7LoAdZl\n\t+yXDNeLiGzopAqgKO6XQM0aMwi9znw==","X-Google-Smtp-Source":"ADKCNb4sjvv1oM3swLztK7iIec1Hc+7lwq0gsma3FCwAPg8JzVasuY/XN4sG55dWEHNXasNLyzo/gDrN9AVlOYi35uM=","X-Received":"by 10.25.216.211 with SMTP id r80mr1236117lfi.32.1504277121466; \n\tFri, 01 Sep 2017 07:45:21 -0700 (PDT)","MIME-Version":"1.0","In-Reply-To":"<CAD6G_RThC2oBzRaYoKm1mipQxQE-JOMW8gMpxR2DoO8NYhX7ug@mail.gmail.com>","References":"<CAD6G_RTn4M538qn58L-P7tyK8OgjNmwDRSXDna3FQUK4F0cuGA@mail.gmail.com>\n\t<20170831172101.2613-1-lionel.koenig@gmail.com>\n\t<CAD6G_RThC2oBzRaYoKm1mipQxQE-JOMW8gMpxR2DoO8NYhX7ug@mail.gmail.com>","From":"Jagan Teki <jagannadh.teki@gmail.com>","Date":"Fri, 1 Sep 2017 20:15:20 +0530","Message-ID":"<CAD6G_RSoBcwV6ix=qZzywzp4J3WN9tva22vddk7Oz_3eDvt8ig@mail.gmail.com>","To":"Lionel Koenig <lionel.koenig@gmail.com>","Cc":"\"u-boot@lists.denx.de\" <u-boot@lists.denx.de>,\n\tMaxime Ripard <maxime.ripard@free-electrons.com>","Subject":"Re: [U-Boot] [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in\n\tsources","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>"}}]