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 1YSljR-000101-ND for barebox@lists.infradead.org; Tue, 03 Mar 2015 12:15:29 +0000 Received: from gallifrey.ext.pengutronix.de ([2001:6f8:1178:4:5054:ff:fe8d:eefb] helo=hardanger.do.blackshift.org) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1YSlj2-0002TV-Ku for barebox@lists.infradead.org; Tue, 03 Mar 2015 13:15:00 +0100 From: Marc Kleine-Budde Date: Tue, 3 Mar 2015 13:14:46 +0100 Message-Id: <1425384899-18809-1-git-send-email-mkl@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 v3 00/13] sandbox OF integration To: barebox@lists.infradead.org Hello Sascha, these are the remaining patches that bring OF support to the sandbox so that enables testing of framworks which need the device tree. changes since v2: - build sandbox with oftree support always, select CONFIG_OFTREE - the hostfile nodes in the device tree are now generated on the fly, no need for stubs. - hostfile: switch to oftree only, remove platform data - hostfile: add possibility to specify name of device via: --image = _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox