From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:6f8:1178:2:5054:ff:fec0:8e10] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Tm495-0004w5-4S for ptxdist@pengutronix.de; Fri, 21 Dec 2012 16:04:19 +0100 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1Tm495-0006oa-2Q for ptxdist@pengutronix.de; Fri, 21 Dec 2012 16:04:19 +0100 Date: Fri, 21 Dec 2012 16:04:19 +0100 From: Michael Olbrich Message-ID: <20121221150419.GD23720@pengutronix.de> References: <201212201609.35310.tim01@vlsi.informatik.tu-darmstadt.de> <20121220200724.GB23720@pengutronix.de> <201212211600.00067.tim01@vlsi.informatik.tu-darmstadt.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <201212211600.00067.tim01@vlsi.informatik.tu-darmstadt.de> Subject: Re: [ptxdist] host-dtc not compiling Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Fri, Dec 21, 2012 at 03:59:58PM +0100, Tim Sander wrote: > > As Bernhard already said, you need to patch the Makefile. However, it is > > unlikely, that you actually need this package. For all new kernels the dtc > > from the kernel source should be used (PTXCONF_DTC_KERNEL). > Ah, thats better, somehow i missed this option. > > Is there also an option available to append the dtb to the kernel zImage? Not directly. But it's easy to create a make target for it. It's just "cat $kernel $dtb > $newimage". Michael -- 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 | -- ptxdist mailing list ptxdist@pengutronix.de