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 merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Vq1Xl-0006V8-3r for barebox@lists.infradead.org; Mon, 09 Dec 2013 14:10:43 +0000 From: Steffen Trumtrar Date: Mon, 9 Dec 2013 15:10:11 +0100 Message-Id: <1386598214-9489-1-git-send-email-s.trumtrar@pengutronix.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 0/3] Socfpga: update preloader files - The missing link To: barebox@lists.infradead.org Cc: Steffen Trumtrar Hi! This is an addon to the series SOCFPGA: update to v13.1 preloader files The last series was actually missing a rather important update to the iocsr setup. The current barebox version produces a (memory?)setup, that leads to an unstable linux kernel. Namely: page alloc errors, kmemleaks and NULL pointer dereferences on the Terasic SoCkit. The EBV Socrates didn't show these errors. Something in those magic numbers in patch 2/3 seems to fix this, as these problems haven't been seen as of yet with this new setup. Regards, Steffen Steffen Trumtrar (3): ARM: socfpga: sockit: update sdram config ARM: socfpga: update iocsr config ARM: socfpga: sockit: reconfigure src for sdmmc arch/arm/boards/terasic-sockit/pll_config.h | 2 +- arch/arm/boards/terasic-sockit/sdram_config.h | 21 +- arch/arm/mach-socfpga/iocsr-config-cyclone5.c | 418 +++++++++++++------------- 3 files changed, 223 insertions(+), 218 deletions(-) -- 1.8.4.3 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox