[U-Boot] [PATCH v2 04/11] fdt: Add device tree memory bindings

Tom Rini trini at ti.com
Fri Oct 24 20:49:01 CEST 2014


On Thu, Oct 23, 2014 at 06:58:50PM -0600, Simon Glass wrote:

> From: Michael Pratt <mpratt at chromium.org>
> 
> Support a default memory bank, specified in reg, as well as
> board-specific memory banks in subtree board-id nodes.
> 
> This allows memory information to be provided in the device tree,
> rather than hard-coded in, which will make it simpler to handle
> similar devices with different memory banks, as the board-id values
> or masks can be used to match devices.
[snip]
> +++ b/doc/device-tree-bindings/memory/memory.txt
> @@ -0,0 +1,67 @@
> +* Memory binding
> +
> +The memory binding for U-Boot is as in the ePAPR with the following additions:

I am wary of being different from ePAPR / Linux Kernel.  What do we need
this for / when do we use it?

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


More information about the U-Boot mailing list