From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2 0/2] Extend board_fdt_blob_setup() to support OF_SEPARATE
Date: Mon, 6 Jan 2020 10:00:16 +0100 [thread overview]
Message-ID: <cover.1578301215.git.michal.simek@xilinx.com> (raw)
Hi,
it is simply series which align board_fdt_blob_setup() with fdtdec with
highest priority on default location where external DTB can be found.
Thanks,
Michal
Changes in v2:
- Fix print messages not to generate compilation warnings on arm32
- Silent all prints
Michal Simek (2):
arm64: zynqmp: Rename fw_dtb variable to fdt_blob
arm64: zynqmp: Add support for OF_SEPARATE with board DTB
board/xilinx/Kconfig | 2 +-
board/xilinx/common/board.c | 31 ++++++++++++++++++++++++-------
2 files changed, 25 insertions(+), 8 deletions(-)
--
2.24.0
next reply other threads:[~2020-01-06 9:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-06 9:00 Michal Simek [this message]
2020-01-06 9:00 ` [PATCH v2 1/2] arm64: zynqmp: Rename fw_dtb variable to fdt_blob Michal Simek
2020-01-06 9:00 ` [PATCH v2 2/2] arm64: zynqmp: Add support for OF_SEPARATE with board DTB Michal Simek
2020-01-16 7:29 ` [PATCH v2 0/2] Extend board_fdt_blob_setup() to support OF_SEPARATE 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=cover.1578301215.git.michal.simek@xilinx.com \
--to=michal.simek@xilinx.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