From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 20 Dec 2007 10:41:25 -0600 Subject: [U-Boot-Users] RFC: New U-boot image format In-Reply-To: <20071220005010.GA23395@localhost.localdomain> References: <475EB857.4080104@semihalf.com> <475EE3AE.6060102@ge.com> <4761B528.3080601@semihalf.com> <47692A03.6030700@semihalf.com> <20071220005010.GA23395@localhost.localdomain> Message-ID: <476A9B35.3020309@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de David Gibson wrote: > On Wed, Dec 19, 2007 at 03:26:11PM +0100, Marian Balakowicz wrote: >> Are you aware if anyone is working on a binary includes for dtc? >> This feature will be needed for U-boot New uImage format >> implementation, so I wonder what is the actual status of this dtc >> wish list item. > > I don't believe anyone's looked at it so far. I've got a patch that I'll post later today. > It really shouldn't take more than a couple of days once Jon or I > gets to thinking about it. The trickiest bit is just thinking of a > good syntax for it. I went with this: prop = /bin-include/ "/path/name"; I'm open to other suggestions, of course. -Scott