From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/2] Makefile: Add environment variable DEVICE_TREE to header
Date: Mon, 24 Feb 2020 08:56:34 -0500 [thread overview]
Message-ID: <20200224135634.GV18302@bill-the-cat> (raw)
In-Reply-To: <65fe3fb4b7f682b4a292b261f0140b1f89f4610e.1582041753.git.michal.simek@xilinx.com>
On Tue, Feb 18, 2020 at 05:02:36PM +0100, Michal Simek wrote:
> Users have option to overwrite default device tree
> (CONFIG_DEFAULT_DEVICE_TREE) via environment variable DEVICE_TREE.
>
> Feature has been added long time ago by commit 74de8c9a1672
> ("dts/Makefile: Build the user specified dts") for a little bit different
> reason.
>
> But this variable can be also used for different purpose like choosing
> proper configuration from FIT image in SPL.
> And this is the functionality I would like to use on Xilinx Zynq devices
> that current u-boot.img can be composed in the same way based on OF_LIST
> and different configuration is taken based on platform specific SPL.
> SPL requires low level ps7_init_gpl configuration that's why different
> boards require different SPL with fixed board_fit_config_name_match().
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200224/066e11d0/attachment.sig>
next prev parent reply other threads:[~2020-02-24 13:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-18 16:02 [PATCH 0/2] ARM: zynq: Start to use unified configurations Michal Simek
2020-02-18 16:02 ` [PATCH 1/2] Makefile: Add environment variable DEVICE_TREE to header Michal Simek
2020-02-24 13:56 ` Tom Rini [this message]
2020-02-26 15:33 ` Simon Glass
2020-02-28 11:03 ` Michal Simek
2020-03-02 19:47 ` Simon Glass
2020-03-03 6:52 ` Michal Simek
2020-03-04 2:47 ` Simon Glass
2020-03-04 6:44 ` Michal Simek
2020-03-04 17:51 ` Simon Glass
2020-02-18 16:02 ` [PATCH 2/2] ARM: zynq: Switch to single zynq configurations Michal Simek
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=20200224135634.GV18302@bill-the-cat \
--to=trini@konsulko.com \
--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