From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] bus/fslmc: remove workaround for smmu mapping Date: Wed, 19 Jul 2017 08:27:32 +0300 Message-ID: <7540518.FBl5NOEth0@xps> References: <1500280990-7408-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, ferruh.yigit@intel.com To: Hemant Agrawal Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id A715E3253 for ; Wed, 19 Jul 2017 07:27:35 +0200 (CEST) In-Reply-To: <1500280990-7408-1-git-send-email-hemant.agrawal@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 17/07/2017 11:43, Hemant Agrawal: > This is not required any more for A72 based dpaa2 systems. > (A57 based platform is not in production anymore) > > Signed-off-by: Hemant Agrawal Applied, thanks