[{"id":1768842,"web_url":"http://patchwork.ozlabs.org/comment/1768842/","msgid":"<VI1PR04MB20780FF96F69927B42FCFFA09A6F0@VI1PR04MB2078.eurprd04.prod.outlook.com>","list_archive_url":null,"date":"2017-09-14T21:18:19","subject":"Re: [U-Boot] [PATCH] armv8: ls1043a: disable IFC in SPL only when\n\tQSPI is used","submitter":{"id":67822,"url":"http://patchwork.ozlabs.org/api/people/67822/","name":"York Sun","email":"york.sun@nxp.com"},"content":"On 09/12/2017 11:03 PM, Yangbo Lu wrote:\n> SD boot couldn't work with ls1043aqds_sdcard_ifc_defconfig since\n> IFC in SPL is disabled. This patch is to fix this issue.\n\nYou subject matches the change. But the commit message is confusing. \nPlease rephrase it.\n\nYork\n\n> \n> Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>\n> ---\n>   include/configs/ls1043a_common.h | 2 +-\n>   1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/include/configs/ls1043a_common.h b/include/configs/ls1043a_common.h\n> index 002830c27e..1f9efffa56 100644\n> --- a/include/configs/ls1043a_common.h\n> +++ b/include/configs/ls1043a_common.h\n> @@ -22,7 +22,7 @@\n>   #if (defined(CONFIG_SPL_BUILD) && defined(CONFIG_NAND_BOOT))\n>   #define SPL_NO_MMC\n>   #endif\n> -#if (defined(CONFIG_SPL_BUILD) && defined(CONFIG_SD_BOOT))\n> +#if (defined(CONFIG_SPL_BUILD) && defined(CONFIG_SD_BOOT_QSPI))\n>   #define SPL_NO_IFC\n>   #endif\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>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=nxp.com header.i=@nxp.com header.b=\"oAMyALsr\";\n\tdkim-atps=neutral","spf=none (sender IP is )\n\tsmtp.mailfrom=york.sun@nxp.com; "],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xtWbs4SVnz9s7h\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 15 Sep 2017 07:18:33 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 55FC5C21EDB; Thu, 14 Sep 2017 21:18:29 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 5D570C21EB4;\n\tThu, 14 Sep 2017 21:18:27 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 38718C21EBA; Thu, 14 Sep 2017 21:18:26 +0000 (UTC)","from EUR01-HE1-obe.outbound.protection.outlook.com\n\t(mail-he1eur01on0051.outbound.protection.outlook.com [104.47.0.51])\n\tby lists.denx.de (Postfix) with ESMTPS id 59757C21EB4\n\tfor <u-boot@lists.denx.de>; Thu, 14 Sep 2017 21:18:21 +0000 (UTC)","from VI1PR04MB2078.eurprd04.prod.outlook.com (10.166.43.18) by\n\tVI1PR04MB3054.eurprd04.prod.outlook.com (10.170.228.152) with\n\tMicrosoft SMTP Server (version=TLS1_2,\n\tcipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id\n\t15.20.35.12; Thu, 14 Sep 2017 21:18:20 +0000","from VI1PR04MB2078.eurprd04.prod.outlook.com\n\t([fe80::6943:4a49:ab20:5920]) by\n\tVI1PR04MB2078.eurprd04.prod.outlook.com\n\t([fe80::6943:4a49:ab20:5920%13]) with mapi id 15.20.0056.010;\n\tThu, 14 Sep 2017 21:18:19 +0000"],"X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-1.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,\n\tRCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,T_DKIM_INVALID\n\tautolearn=unavailable autolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector1;\n\th=From:Date:Subject:Message-ID:Content-Type:MIME-Version;\n\tbh=KAuMS+QpfSfS9umyqNtctWHqYjE4vvAYYkThs4ZyYSI=;\n\tb=oAMyALsrOsy8RtgEFzOEPBWrEb/aJQbQJncoPhgJ07YWP/U1tvxD09+1Lor3wdO03tLRSY1UX4+IuXNzW7E28pWX6UVGVuzTOT5RR1VJxnmCR6KsygEFRL711D3boZZUnIN9556t3X4Q5Big/L1hhJEbTiRZh2WKqLb12ExCH0w=","From":"York Sun <york.sun@nxp.com>","To":"\"Y.b. Lu\" <yangbo.lu@nxp.com>, \"u-boot@lists.denx.de\"\n\t<u-boot@lists.denx.de>","Thread-Topic":"[PATCH] armv8: ls1043a: disable IFC in SPL only when QSPI is\n\tused","Thread-Index":"AQHTLFYRO4/a0XhLdk6XKpfIBkGU8A==","Date":"Thu, 14 Sep 2017 21:18:19 +0000","Message-ID":"<VI1PR04MB20780FF96F69927B42FCFFA09A6F0@VI1PR04MB2078.eurprd04.prod.outlook.com>","References":"<20170913054617.20501-1-yangbo.lu@nxp.com>","Accept-Language":"en-US","Content-Language":"en-US","X-MS-Has-Attach":"","X-MS-TNEF-Correlator":"","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\" (1024-bit key;\n\tunprotected) header.d=nxp.com header.i=@nxp.com header.b=\"oAMyALsr\";\n\tdkim-atps=neutral","spf=none (sender IP is )\n\tsmtp.mailfrom=york.sun@nxp.com; "],"x-originating-ip":"[192.88.168.1]","x-ms-publictraffictype":"Email","x-microsoft-exchange-diagnostics":"1; VI1PR04MB3054;\n\t6:Ua0wcSMJsb3upe775qNt13L95yEww2JLmj9zU54aQNAEy/gnTmIcs+6MIITJqUiNLM4kv8K8NM8CiDH2/j7ACzbNZWB7T00Edrqf0O7dwvwkFOBTenOAELndOjWdboqgx8XwTfqXI2kn5mnpgPxS7Xn3tfu6PPFjk9iBEe1FbHzSp/AxogNizxJqks2f1xXJFHCFDfhkB80G/0P5eAPHoKm628yqcjxzwGtFODLc/c1r48/gYA9m7Yi/GR6lUArS+M0N3wkeY5Q+LuttzbQr61VJmHSvx64i2pEOzns9/KYRLLMweouw6yHmYESC19kal5EFcgxgVvoOicxeCzvHpQ==;\n\t5:8xEgNdhJqTd1vlI+fm2Ujgi9CA2TtT4qJIk9ak742pwxhTBQYJLR4/IJx35VFFXfQdX39YcW9LaaEk5ogNtaLaOZ5REJvSC8L0A/iQcUejl5e7xqKrtHOwIE6xJfbUgDNrtaiMuEChF40UHbiPg/xhZ5HCg1J7yJ25jVMnlEChI=;\n\t24:qbpEvyae7NDrVps+8+10dydCXsiiI5gUqRn13FxJ8mdqsfYjyLVo6fyApRO/XxoVTn5m6jz72zPfOZMbYvtOtUtndBYhFyEyXH+smCsSlCs=;\n\t7:rB3jk2AP//FHEI1By9UEfpCK11wSWFCWcFM6C08DrWDKcIk4nhXAxqQtMbje66oOYFOwtI6AwbunORJotZ/KoWq7jgKkb3DfobYZNC+sxrxCUcifCPavGV87At2SjH+vgt38Gj5dEGiCCVcO8xHV120AXec6BeIB+qi37LwUXM15JOKuIH/Dn9BTyxtWKyndj3INqsUVhxWG8xPaLufDAqHmha+derqkp812Tlcj9ys=","x-ms-exchange-antispam-srfa-diagnostics":"SSOS;SSOR;","x-forefront-antispam-report":"SFV:SKI; SCL:-1; SFV:NSPM;\n\tSFS:(10009020)(6009001)(376002)(346002)(39860400002)(377454003)(24454002)(199003)(189002)(8676002)(81156014)(6436002)(229853002)(81166006)(6506006)(101416001)(8936002)(74316002)(7736002)(305945005)(76176999)(54356999)(50986999)(105586002)(43066003)(33656002)(106356001)(7696004)(189998001)(5660300001)(6246003)(25786009)(99286003)(55016002)(2501003)(53936002)(5250100002)(9686003)(2906002)(478600001)(97736004)(14454004)(316002)(3450700001)(3280700002)(2900100001)(3660700001)(53546010)(66066001)(6116002)(102836003)(3846002)(68736007)(86362001);\n\tDIR:OUT; SFP:1101; SCL:1; SRVR:VI1PR04MB3054;\n\tH:VI1PR04MB2078.eurprd04.prod.outlook.com; FPR:; SPF:None;\n\tPTR:InfoNoRecords; A:1; MX:1; LANG:en; ","x-ms-office365-filtering-correlation-id":"f3d891a0-16e5-47c4-9edc-08d4fbb61f8c","x-ms-office365-filtering-ht":"Tenant","x-microsoft-antispam":"UriScan:; BCL:0; PCL:0;\n\tRULEID:(300000500095)(300135000095)(300000501095)(300135300095)(22001)(300000502095)(300135100095)(2017030254152)(48565401081)(300000503095)(300135400095)(2017052603199)(201703131423075)(201703031133081)(201702281549075)(300000504095)(300135200095)(300000505095)(300135600095)(300000506095)(300135500095);\n\tSRVR:VI1PR04MB3054; ","x-ms-traffictypediagnostic":"VI1PR04MB3054:","x-exchange-antispam-report-test":"UriScan:(185117386973197);","x-microsoft-antispam-prvs":"<VI1PR04MB3054326D10EB75CF5B84A4319A6F0@VI1PR04MB3054.eurprd04.prod.outlook.com>","x-exchange-antispam-report-cfa-test":"BCL:0; PCL:0;\n\tRULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(6040450)(2401047)(8121501046)(5005006)(3002001)(10201501046)(100000703101)(100105400095)(93006095)(93001095)(6055026)(6041248)(20161123560025)(20161123555025)(20161123562025)(201703131423075)(201702281528075)(201703061421075)(201703061406153)(20161123558100)(20161123564025)(6072148)(201708071742011)(100000704101)(100105200095)(100000705101)(100105500095);\n\tSRVR:VI1PR04MB3054; BCL:0; PCL:0;\n\tRULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095);\n\tSRVR:VI1PR04MB3054; ","x-forefront-prvs":"0430FA5CB7","received-spf":"None (protection.outlook.com: nxp.com does not designate\n\tpermitted sender hosts)","spamdiagnosticoutput":"1:99","spamdiagnosticmetadata":"NSPM","MIME-Version":"1.0","X-OriginatorOrg":"nxp.com","X-MS-Exchange-CrossTenant-originalarrivaltime":"14 Sep 2017 21:18:19.6761\n\t(UTC)","X-MS-Exchange-CrossTenant-fromentityheader":"Hosted","X-MS-Exchange-CrossTenant-id":"686ea1d3-bc2b-4c6f-a92c-d99c5c301635","X-MS-Exchange-Transport-CrossTenantHeadersStamped":"VI1PR04MB3054","Subject":"Re: [U-Boot] [PATCH] armv8: ls1043a: disable IFC in SPL only when\n\tQSPI is used","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>","Reply-To":"York Sun <york.sun@nxp.com>","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":1768923,"web_url":"http://patchwork.ozlabs.org/comment/1768923/","msgid":"<DB6PR0401MB2536B847C9340B0AA35B9157F86C0@DB6PR0401MB2536.eurprd04.prod.outlook.com>","list_archive_url":null,"date":"2017-09-15T02:11:10","subject":"Re: [U-Boot] [PATCH] armv8: ls1043a: disable IFC in SPL only when\n\tQSPI is used","submitter":{"id":67973,"url":"http://patchwork.ozlabs.org/api/people/67973/","name":"Yangbo Lu","email":"yangbo.lu@nxp.com"},"content":"Hi York,\r\n\r\nThanks for your comments.\r\nThe v2 patch had been sent out.\r\n\r\nBest regards,\r\nYangbo Lu\r\n\r\n-----Original Message-----\r\nFrom: York Sun \r\nSent: 2017年9月15日 5:18\r\nTo: Y.b. Lu <yangbo.lu@nxp.com>; u-boot@lists.denx.de\r\nSubject: Re: [PATCH] armv8: ls1043a: disable IFC in SPL only when QSPI is used\r\n\r\nOn 09/12/2017 11:03 PM, Yangbo Lu wrote:\r\n> SD boot couldn't work with ls1043aqds_sdcard_ifc_defconfig since IFC \r\n> in SPL is disabled. This patch is to fix this issue.\r\n\r\nYou subject matches the change. But the commit message is confusing. \r\nPlease rephrase it.\r\n\r\nYork\r\n\r\n> \r\n> Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>\r\n> ---\r\n>   include/configs/ls1043a_common.h | 2 +-\r\n>   1 file changed, 1 insertion(+), 1 deletion(-)\r\n> \r\n> diff --git a/include/configs/ls1043a_common.h \r\n> b/include/configs/ls1043a_common.h\r\n> index 002830c27e..1f9efffa56 100644\r\n> --- a/include/configs/ls1043a_common.h\r\n> +++ b/include/configs/ls1043a_common.h\r\n> @@ -22,7 +22,7 @@\r\n>   #if (defined(CONFIG_SPL_BUILD) && defined(CONFIG_NAND_BOOT))\r\n>   #define SPL_NO_MMC\r\n>   #endif\r\n> -#if (defined(CONFIG_SPL_BUILD) && defined(CONFIG_SD_BOOT))\r\n> +#if (defined(CONFIG_SPL_BUILD) && defined(CONFIG_SD_BOOT_QSPI))\r\n>   #define SPL_NO_IFC\r\n>   #endif\r\n>   \r\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>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=nxp.com header.i=@nxp.com header.b=\"TQavQZ4f\";\n\tdkim-atps=neutral","spf=none (sender IP is )\n\tsmtp.mailfrom=yangbo.lu@nxp.com; "],"Received":["from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xtf5g64wrz9s3T\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 15 Sep 2017 12:11:19 +1000 (AEST)","by lists.denx.de (Postfix, from userid 105)\n\tid 74AFDC21E7F; Fri, 15 Sep 2017 02:11:15 +0000 (UTC)","from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id ABFE4C21D72;\n\tFri, 15 Sep 2017 02:11:13 +0000 (UTC)","by lists.denx.de (Postfix, from userid 105)\n\tid 59760C21D72; Fri, 15 Sep 2017 02:11:12 +0000 (UTC)","from EUR02-AM5-obe.outbound.protection.outlook.com\n\t(mail-eopbgr00041.outbound.protection.outlook.com [40.107.0.41])\n\tby lists.denx.de (Postfix) with ESMTPS id 02271C21D6A\n\tfor <u-boot@lists.denx.de>; Fri, 15 Sep 2017 02:11:12 +0000 (UTC)","from DB6PR0401MB2536.eurprd04.prod.outlook.com (10.169.224.151) by\n\tDB6PR0401MB2487.eurprd04.prod.outlook.com (10.169.224.138) with\n\tMicrosoft SMTP Server (version=TLS1_2,\n\tcipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.20.35.12;\n\tFri, 15 Sep 2017 02:11:10 +0000","from DB6PR0401MB2536.eurprd04.prod.outlook.com\n\t([fe80::31ed:64fb:fd5b:f64e]) by\n\tDB6PR0401MB2536.eurprd04.prod.outlook.com\n\t([fe80::31ed:64fb:fd5b:f64e%18]) with mapi id 15.20.0056.010;\n\tFri, 15 Sep 2017 02:11:10 +0000"],"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=RCVD_IN_DNSWL_NONE,\n\tRCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,T_DKIM_INVALID\n\tautolearn=unavailable autolearn_force=no version=3.4.0","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector1;\n\th=From:Date:Subject:Message-ID:Content-Type:MIME-Version;\n\tbh=xAuW+pgGouER7SWTrB5PopsU3T/3Iz+K47ubo9TeVOM=;\n\tb=TQavQZ4fNA5n1UVynKBCybxJ8uPre6jeIgA4W8vBHRAktIcwFwa3WJ7j2hR6AaIpajIUADTYqj0byHnzWT0I79kTQEhDI60pkLvH8qVIzjOx2UsJz41BDJzvBumOH7pfylBezMI1UkCKZdVUqBXpd8/NtqrrVN3op64eH1MItqU=","From":"\"Y.b. Lu\" <yangbo.lu@nxp.com>","To":"York Sun <york.sun@nxp.com>,\n\t\"u-boot@lists.denx.de\" <u-boot@lists.denx.de>","Thread-Topic":"[PATCH] armv8: ls1043a: disable IFC in SPL only when QSPI is\n\tused","Thread-Index":"AQHTLFYRPs+0IhQPsEeie54AQY3w66K1NtUA","Date":"Fri, 15 Sep 2017 02:11:10 +0000","Message-ID":"<DB6PR0401MB2536B847C9340B0AA35B9157F86C0@DB6PR0401MB2536.eurprd04.prod.outlook.com>","References":"<20170913054617.20501-1-yangbo.lu@nxp.com>\n\t<VI1PR04MB20780FF96F69927B42FCFFA09A6F0@VI1PR04MB2078.eurprd04.prod.outlook.com>","In-Reply-To":"<VI1PR04MB20780FF96F69927B42FCFFA09A6F0@VI1PR04MB2078.eurprd04.prod.outlook.com>","Accept-Language":"en-US","Content-Language":"en-US","X-MS-Has-Attach":"","X-MS-TNEF-Correlator":"","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\" (1024-bit key;\n\tunprotected) header.d=nxp.com header.i=@nxp.com header.b=\"TQavQZ4f\";\n\tdkim-atps=neutral","spf=none (sender IP is )\n\tsmtp.mailfrom=yangbo.lu@nxp.com; "],"x-originating-ip":"[199.59.231.64]","x-ms-publictraffictype":"Email","x-microsoft-exchange-diagnostics":"1; DB6PR0401MB2487;\n\t6:Ftf8NNMJCycBekxfwfDCzPUyqFjf7pPDGEGUT5RpWccAbAdPHjbGf/JNMqgUHVNg/JtwsuHWbiI+JP+3JD/8lVYMcI5k1Sb+7NyDNv5LkAOuAzE24mojyCAvPrS0mLXj3kuzwrN18OigQUh7udO4NI66JNYkaRiVNhesjfTG1KskLYPenPAM0rmmaJFhZQowMK3KHCRUYVdpheZkUM4nc1tDgPLBHPdsivGuCMlOhMYb4xGU/+cYGESUdYheyFPVi+/fi3+f06OBQfZf68jPXYuRqFdNcokzwvZdfjyKlCGUNqcW/r/xnGorNfzcHhCf91zVUV0Zy2OePbsCViEicw==;\n\t5:66zi1PDLEx7DNoqjC1MO4ppaHk1z89o74+0Erwwz0tjvl1124XRIv4lFcz62igMhvcCq5cuZKsSt9TLiB9h30lIYaLcB3OF1E9XTfFH3xEBnlMcqY/nejUXmJy4/eTFaV9gFySlDUWn+xOb24Lz+w1i7UWtB/cDb2yUVMNV+l8w=;\n\t24:2Kh4PJpjg9qsDzGzbIDFbwySigP/4R7vczT1ZZLLwkX/NiPlc8645GiBt1mDZqiRI+cd76u97ACDxMg+ndvdL7VV26oV2NNhH3IKZB6ae5E=;\n\t7:S4s0SwBwmvGtZCQZHbBxoUcmWtwsLzRa9HlfkM8LlF11tJw3Gdmk8XTOil7sE8QEs6ZuJ1bEIh2h7fUJo4kPzwPv9VNoa/nADpDj5QoaACtkIPFTxmRLfYc3gIZPkTk1lQuKdBBUWYl445nCJ5QyJaQO0ayPs8IHYIuOieNw2E4ZsMc/DyMlMw7sozuZbHR1Lwo/7nr1JSmA4yG+l6WvOttKxuyGc9Iap7bJSUaJVk0=","x-ms-exchange-antispam-srfa-diagnostics":"SSOS;SSOR;","x-forefront-antispam-report":"SFV:SKI; SCL:-1; SFV:NSPM;\n\tSFS:(10009020)(6009001)(346002)(376002)(39860400002)(13464003)(24454002)(199003)(189002)(377454003)(101416001)(5250100002)(54356999)(76176999)(229853002)(3846002)(74316002)(66066001)(50986999)(53936002)(6116002)(102836003)(9686003)(2906002)(5660300001)(3660700001)(316002)(2950100002)(3280700002)(68736007)(81166006)(55016002)(106356001)(53546010)(8936002)(189998001)(25786009)(6436002)(6246003)(97736004)(86362001)(81156014)(478600001)(2900100001)(8676002)(33656002)(14454004)(6506006)(105586002)(7696004)(99286003)(7736002)(305945005)(2501003);\n\tDIR:OUT; SFP:1101; SCL:1; SRVR:DB6PR0401MB2487;\n\tH:DB6PR0401MB2536.eurprd04.prod.outlook.com; FPR:; SPF:None;\n\tPTR:InfoNoRecords; A:1; MX:1; LANG:en; ","x-ms-office365-filtering-correlation-id":"7ec00834-4134-4563-4c42-08d4fbdf085d","x-ms-office365-filtering-ht":"Tenant","x-microsoft-antispam":"UriScan:; BCL:0; PCL:0;\n\tRULEID:(300000500095)(300135000095)(300000501095)(300135300095)(22001)(300000502095)(300135100095)(2017030254152)(48565401081)(300000503095)(300135400095)(2017052603199)(201703131423075)(201703031133081)(201702281549075)(300000504095)(300135200095)(300000505095)(300135600095)(300000506095)(300135500095);\n\tSRVR:DB6PR0401MB2487; ","x-ms-traffictypediagnostic":"DB6PR0401MB2487:","x-exchange-antispam-report-test":"UriScan:(185117386973197)(16074681357397);","x-microsoft-antispam-prvs":"<DB6PR0401MB24877BAB3FAF3B79503179D0F86C0@DB6PR0401MB2487.eurprd04.prod.outlook.com>","x-exchange-antispam-report-cfa-test":"BCL:0; PCL:0;\n\tRULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(6040450)(2401047)(8121501046)(5005006)(93006095)(93001095)(3002001)(10201501046)(100000703101)(100105400095)(6055026)(6041248)(20161123555025)(20161123562025)(201703131423075)(201702281528075)(201703061421075)(201703061406153)(20161123560025)(20161123564025)(20161123558100)(6072148)(201708071742011)(100000704101)(100105200095)(100000705101)(100105500095);\n\tSRVR:DB6PR0401MB2487; BCL:0; PCL:0;\n\tRULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095);\n\tSRVR:DB6PR0401MB2487; ","x-forefront-prvs":"0431F981D8","received-spf":"None (protection.outlook.com: nxp.com does not designate\n\tpermitted sender hosts)","spamdiagnosticoutput":"1:99","spamdiagnosticmetadata":"NSPM","MIME-Version":"1.0","X-OriginatorOrg":"nxp.com","X-MS-Exchange-CrossTenant-originalarrivaltime":"15 Sep 2017 02:11:10.1443\n\t(UTC)","X-MS-Exchange-CrossTenant-fromentityheader":"Hosted","X-MS-Exchange-CrossTenant-id":"686ea1d3-bc2b-4c6f-a92c-d99c5c301635","X-MS-Exchange-Transport-CrossTenantHeadersStamped":"DB6PR0401MB2487","Subject":"Re: [U-Boot] [PATCH] armv8: ls1043a: disable IFC in SPL only when\n\tQSPI is used","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>"}}]