From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ns.lynxeye.de ([87.118.118.114] helo=lynxeye.de) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WdQ8J-0005uV-L0 for barebox@lists.infradead.org; Thu, 24 Apr 2014 20:20:36 +0000 From: Lucas Stach Date: Thu, 24 Apr 2014 22:22:46 +0200 Message-Id: <1398370966-30241-1-git-send-email-dev@lynxeye.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH] ARM: nitrogen6x: remove VPU/IPU QoS from DCD To: barebox@lists.infradead.org From: Lucas Stach Not needed anymore, as barebox sets this up itself now. Signed-off-by: Lucas Stach --- .../boundarydevices-nitrogen6x/flash-header-nitrogen6x-1g.imxcfg | 5 ----- 1 file changed, 5 deletions(-) diff --git a/arch/arm/boards/boundarydevices-nitrogen6x/flash-header-nitrogen6x-1g.imxcfg b/arch/arm/boards/boundarydevices-nitrogen6x/flash-header-nitrogen6x-1g.imxcfg index 60a39fe..b6c7580 100644 --- a/arch/arm/boards/boundarydevices-nitrogen6x/flash-header-nitrogen6x-1g.imxcfg +++ b/arch/arm/boards/boundarydevices-nitrogen6x/flash-header-nitrogen6x-1g.imxcfg @@ -99,8 +99,3 @@ wm 32 0x020c4074 0x3ff00000 wm 32 0x020c4078 0x00fff300 wm 32 0x020c407c 0x0f0000c3 wm 32 0x020c4080 0x000003ff -/* enable AXI cache for VDOA/VPU/IPU */ -wm 32 0x020e0010 0xf00000cf -/* set IPU AXI-id0 Qos=0xf(bypass AXI-id1 Qos=0x7 */ -wm 32 0x020e0018 0x007f007f -wm 32 0x020e001c 0x007f007f -- 1.9.0 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox