[U-Boot] [PATCH v1 1/2] common: fdt_support: add support for setting usable memory

sbabic at denx.de sbabic at denx.de
Mon Oct 14 12:40:36 UTC 2019


> From: Igor Opaniuk <igor.opaniuk at toradex.com>
> Add support for setting linux,usable-memory property in the memory
> node of device tree for the kernel [1].
> This property holds a base address and size, describing a
> limited region in which memory may be considered available for use by
> the kernel. Memory outside of this range is not available for use.
> [1] https://www.kernel.org/doc/Documentation/devicetree/bindings/chosen.txt
> Signed-off-by: Igor Opaniuk <igor.opaniuk at toradex.com>
> Signed-off-by: Sanchayan Maity <maitysanchayan at gmail.com>
> Signed-off-by: Stefan Agner <stefan.agner at toradex.com>
> Signed-off-by: Igor Opaniuk <igor.opaniuk at gmail.com>
> Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov at toradex.com>

Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================



More information about the U-Boot mailing list