From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XWJ7H-0006gj-H1 for barebox@lists.infradead.org; Tue, 23 Sep 2014 05:58:24 +0000 Date: Tue, 23 Sep 2014 07:58:04 +0200 From: Sascha Hauer Message-ID: <20140923055804.GQ4992@pengutronix.de> References: <1410985364-7105-1-git-send-email-sebastian.hesselbarth@gmail.com> <1410985364-7105-7-git-send-email-sebastian.hesselbarth@gmail.com> <541DB84C.2020805@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <541DB84C.2020805@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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: Re: [PATCH v2 6/6] ARM: Add mvebu_defconfig To: Sebastian Hesselbarth Cc: barebox@lists.infradead.org On Sat, Sep 20, 2014 at 07:24:28PM +0200, Sebastian Hesselbarth wrote: > On 09/17/2014 10:22 PM, Sebastian Hesselbarth wrote: > > From: Sascha Hauer > > > > This adds a mvebu_defconfig which enables all mvebu based boards. > > > > Signed-off-by: Sascha Hauer > > Acked-by: Sebastian Hesselbarth > > --- > ... > > --- > > arch/arm/configs/mvebu_defconfig | 123 +++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 123 insertions(+) > > create mode 100644 arch/arm/configs/mvebu_defconfig > > > > diff --git a/arch/arm/configs/mvebu_defconfig b/arch/arm/configs/mvebu_defconfig > > new file mode 100644 > > index 000000000000..26be4ecfe022 > > --- /dev/null > > +++ b/arch/arm/configs/mvebu_defconfig > > @@ -0,0 +1,123 @@ > [...] > > +CONFIG_MMU=y > > Sascha, > > can you please drop CONFIG_MMU for mvebu_defconfig for now? I did some > more testing today and realized that Armada 370 and XP are CPU_V7 but > have a different cache controller. We currently have no support for > Marvell Aurora and therefore flush/inv ranges will not work and break > any driver using dma_flush/inv_range. Ok, just did that. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox