[U-Boot] [PATCH 00/31] RFC: dm: Add support for compiled-in platform data

Tom Rini trini at konsulko.com
Thu Jun 23 20:56:15 CEST 2016


On Tue, Jun 07, 2016 at 08:47:38PM -0600, Simon Glass wrote:

> This series provides a way to compile in the contents of a device tree as C
> code into U-Boot. It is intended to deal with extremely tight environments
> where there is not enough space for the ~3KB device tree code overhead.
> Examples include SPL where there is only 16KB of available RAM yet a full
> MMC stack is required.
> 
> To provide a reasonable test environment, SPL support is added to sandbox,
> through a new 'sandbox_spl' target. A new tool 'dtoc' converts device tree
> data to C code (and structure definitions).
> 
> More work is needed before this feature is ready for use, but this series
> contains enough to attract initial comments and testing.

Sorry for the late reply, thanks for doing all of this.  In so far as
there's non-sandbox changes, it all looks good here.  Is there a
rockchip platform or similar that you can also convert here?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160623/9dd6b697/attachment.sig>


More information about the U-Boot mailing list