From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 6 Dec 2005 12:59:10 -0600 From: Michael Neuling To: Jon Loeliger Message-Id: <20051206125910.9f83d230.mikey@neuling.org> In-Reply-To: <1133816807.8577.50.camel@cashmere.sps.mot.com> References: <1133816807.8577.50.camel@cashmere.sps.mot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org, linuxppc64-dev@ozlabs.org Subject: Re: RFC: Rev 0.5 Booting the Linux/ppc kernel without Open Firmware List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > dtc source code can be found at > > > WARNING: This version is still in early development stage; the > resulting device-tree "blobs" have not yet been validated with the > kernel. This has been done now. We added an insert blob option to the kexec tools so that a blob generated with dtc could be used by a kernel booted with kexec. See: http://lists.osdl.org/pipermail/fastboot/2005-October/002061.html Mikey