From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h5nsW-0007lB-9j for barebox@lists.infradead.org; Mon, 18 Mar 2019 08:44:18 +0000 Date: Mon, 18 Mar 2019 09:44:13 +0100 From: Sascha Hauer Message-ID: <20190318084413.stiufmyj4w7wdhzd@pengutronix.de> References: <20190315091453.22393-1-jbe@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190315091453.22393-1-jbe@pengutronix.de> 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 01/15] ramoops: probe from device tree if OFTREE is enabled To: Juergen Borleis Cc: barebox@lists.infradead.org On Fri, Mar 15, 2019 at 10:14:39AM +0100, Juergen Borleis wrote: > From: Philipp Zabel > > Switch to a device driver probed from device tree if CONFIG_OFTREE is > enabled. Also switch from postcore_initcall to device_initcall, to make > sure that memory banks have been initialized before request_sdram_region > is called. > > Signed-off-by: Philipp Zabel > --- > fs/pstore/ram.c | 36 ++++++++++++++++++++++++++++++++---- > 1 file changed, 32 insertions(+), 4 deletions(-) Applied, thanks 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