From: sbabic at denx.de <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 1/2] common: fdt_support: add support for setting usable memory
Date: Mon, 14 Oct 2019 12:40:36 +0000 (UTC) [thread overview]
Message-ID: <20191014124207.2FD51C21DCA@lists.denx.de> (raw)
In-Reply-To: <20190712105031.11455-2-igor.opaniuk@gmail.com>
> From: Igor Opaniuk <igor.opaniuk@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@toradex.com>
> Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
> Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com>
> Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@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
=====================================================================
next prev parent reply other threads:[~2019-10-14 12:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-12 10:50 [U-Boot] [PATCH v1 0/2] android: colibri_imx7: reserve DDR memory for Cortex-M4 Igor Opaniuk
2019-07-12 10:50 ` [U-Boot] [PATCH v1 1/2] common: fdt_support: add support for setting usable memory Igor Opaniuk
2019-07-12 11:14 ` Oleksandr Suvorov
2019-10-14 12:40 ` sbabic at denx.de [this message]
[not found] ` <5da46cc1.1c69fb81.5f0ce.bea2SMTPIN_ADDED_MISSING@mx.google.com>
2019-11-28 15:23 ` Igor Opaniuk
2019-12-03 9:28 ` Stefano Babic
2019-12-04 8:39 ` Igor Opaniuk
2019-07-12 10:50 ` [U-Boot] [PATCH v1 2/2] board: colibri_imx7: reserve DDR memory for Cortex-M4 Igor Opaniuk
2019-07-12 11:23 ` Oleksandr Suvorov
2019-10-14 12:40 ` sbabic at denx.de
[not found] ` <5da46cd0.1c69fb81.5d82a.9621SMTPIN_ADDED_MISSING@mx.google.com>
2019-11-28 15:21 ` Igor Opaniuk
2019-07-12 10:55 ` [U-Boot] [PATCH v1 0/2] android: " Igor Opaniuk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191014124207.2FD51C21DCA@lists.denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox