[{"id":1777624,"web_url":"http://patchwork.ozlabs.org/comment/1777624/","msgid":"<E1dxxwz-0001uF-AF@mail.theobroma-systems.com>","list_archive_url":null,"date":"2017-09-29T16:15:41","subject":"Re: [U-Boot] [U-Boot, v2,\n\t1/5] armv7: Move L2CTLR read/write to common","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"content":"> From: Jagan Teki <jagan@amarulasolutions.com>\n> \n> L2CTLR read/write functions are common to armv7 so, move\n> them in to include/asm/armv7.h and use them where ever it need.\n> \n> Cc: Tom Warren <twarren@nvidia.com>\n> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>\n> ---\n> Changes for v2:\n> - New patch\n> \n>  arch/arm/include/asm/armv7.h              | 21 +++++++++++++++++++++\n>  arch/arm/mach-rockchip/rk3288-board-spl.c | 22 +---------------------\n>  arch/arm/mach-tegra/cache.c               |  5 +++--\n>  3 files changed, 25 insertions(+), 23 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 3y3cC91w6Gz9sP1\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat, 30 Sep 2017 02:17:09 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid DB93EC21E06; Fri, 29 Sep 2017 16:16:19 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 85453C21DCE;\n\tFri, 29 Sep 2017 16:15:45 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid CB150C21C26; Fri, 29 Sep 2017 16:15:42 +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 67EA6C21C26\n\tfor <u-boot@lists.denx.de>; Fri, 29 Sep 2017 16:15:42 +0000 (UTC)","from 89-104-28-141.customer.bnet.at ([89.104.28.141]:49769\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 1dxxwz-0001uF-AF; Fri, 29 Sep 2017 18:15:41 +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":"Chakra Divi <2chakrass@gmail.com>","In-Reply-To":"<1506533594-9741-2-git-send-email-chakra.divi@openedev.com>","References":"<1506533594-9741-2-git-send-email-chakra.divi@openedev.com>","Message-Id":"<E1dxxwz-0001uF-AF@mail.theobroma-systems.com>","Date":"Fri, 29 Sep 2017 18:15:41 +0200","Cc":"u-boot@lists.denx.de, Tom Warren <twarren@nvidia.com>","Subject":"Re: [U-Boot] [U-Boot, v2,\n\t1/5] armv7: Move L2CTLR read/write to common","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":1777632,"web_url":"http://patchwork.ozlabs.org/comment/1777632/","msgid":"<E1dxxx5-0001ul-Dz@mail.theobroma-systems.com>","list_archive_url":null,"date":"2017-09-29T16:15:47","subject":"Re: [U-Boot] [U-Boot, v2,\n\t1/5] armv7: Move L2CTLR read/write to common","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"content":"> From: Jagan Teki <jagan@amarulasolutions.com>\n> \n> L2CTLR read/write functions are common to armv7 so, move\n> them in to include/asm/armv7.h and use them where ever it need.\n> \n> Cc: Tom Warren <twarren@nvidia.com>\n> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>\n> ---\n> Changes for v2:\n> - New patch\n> \n>  arch/arm/include/asm/armv7.h              | 21 +++++++++++++++++++++\n>  arch/arm/mach-rockchip/rk3288-board-spl.c | 22 +---------------------\n>  arch/arm/mach-tegra/cache.c               |  5 +++--\n>  3 files changed, 25 insertions(+), 23 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 3y3cJY32T8z9sP1\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat, 30 Sep 2017 02:21:49 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 2397DC21DE7; Fri, 29 Sep 2017 16:18:51 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 96D6DC21E4C;\n\tFri, 29 Sep 2017 16:16:01 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid B80B0C21E16; Fri, 29 Sep 2017 16:15:55 +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 58CC5C21E3E\n\tfor <u-boot@lists.denx.de>; Fri, 29 Sep 2017 16:15:48 +0000 (UTC)","from 89-104-28-141.customer.bnet.at ([89.104.28.141]:49770\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 1dxxx5-0001ul-Dz; Fri, 29 Sep 2017 18:15:47 +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":"Chakra Divi <2chakrass@gmail.com>","In-Reply-To":"<1506533594-9741-2-git-send-email-chakra.divi@openedev.com>","References":"<1506533594-9741-2-git-send-email-chakra.divi@openedev.com>","Message-Id":"<E1dxxx5-0001ul-Dz@mail.theobroma-systems.com>","Date":"Fri, 29 Sep 2017 18:15:47 +0200","Cc":"u-boot@lists.denx.de, Tom Warren <twarren@nvidia.com>","Subject":"Re: [U-Boot] [U-Boot, v2,\n\t1/5] armv7: Move L2CTLR read/write to common","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":1777647,"web_url":"http://patchwork.ozlabs.org/comment/1777647/","msgid":"<E1dxyP4-0002kB-7K@mail.theobroma-systems.com>","list_archive_url":null,"date":"2017-09-29T16:44:42","subject":"Re: [U-Boot] [U-Boot, v2,\n\t1/5] armv7: Move L2CTLR read/write to common","submitter":{"id":53488,"url":"http://patchwork.ozlabs.org/api/people/53488/","name":"Philipp Tomsich","email":"philipp.tomsich@theobroma-systems.com"},"content":"> From: Jagan Teki <jagan@amarulasolutions.com>\n> \n> L2CTLR read/write functions are common to armv7 so, move\n> them in to include/asm/armv7.h and use them where ever it need.\n> \n> Cc: Tom Warren <twarren@nvidia.com>\n> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>\n> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>\n> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>\n> ---\n> Changes for v2:\n> - New patch\n> \n>  arch/arm/include/asm/armv7.h              | 21 +++++++++++++++++++++\n>  arch/arm/mach-rockchip/rk3288-board-spl.c | 22 +---------------------\n>  arch/arm/mach-tegra/cache.c               |  5 +++--\n>  3 files changed, 25 insertions(+), 23 deletions(-)\n> \n\nApplied to u-boot-rockchip, thanks!","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 3y3cqv4NSQz9t2Z\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat, 30 Sep 2017 02:44:57 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 121E9C21EA9; Fri, 29 Sep 2017 16:44:52 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 89290C21DB2;\n\tFri, 29 Sep 2017 16:44:46 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 022E2C21DBB; Fri, 29 Sep 2017 16:44:44 +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 26E9AC21C26\n\tfor <u-boot@lists.denx.de>; Fri, 29 Sep 2017 16:44:43 +0000 (UTC)","from 89-104-28-141.customer.bnet.at ([89.104.28.141]:50493\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 1dxyP4-0002kB-7K; Fri, 29 Sep 2017 18:44:42 +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":"Chakra Divi <2chakrass@gmail.com>","In-Reply-To":"<1506533594-9741-2-git-send-email-chakra.divi@openedev.com>","References":"<1506533594-9741-2-git-send-email-chakra.divi@openedev.com>","Message-Id":"<E1dxyP4-0002kB-7K@mail.theobroma-systems.com>","Date":"Fri, 29 Sep 2017 18:44:42 +0200","Cc":"u-boot@lists.denx.de, Tom Warren <twarren@nvidia.com>","Subject":"Re: [U-Boot] [U-Boot, v2,\n\t1/5] armv7: Move L2CTLR read/write to common","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>"}}]