From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] xilinx: Introduce Zynq/ZynqMP virtual defconfig
Date: Thu, 3 Oct 2019 12:33:32 +0200 [thread overview]
Message-ID: <cover.1570098813.git.michal.simek@xilinx.com> (raw)
Hi,
The following patch series implements a common function to get the dtb
for of_board configuration. Additionally provides a virtual defconfig
for Zynq and ZynqMP architectures with of_board configuration enabled.
In future this should go in a way where we could remove all board specific
defconfigs for Zynq/ZynqMP boards.
Thanks,
Michal
Ibai Erkiaga (5):
arm64: versal: Move common board dtb search
arm64: xilinx: Enable generic of_board_dtb
arm64: zynqmp: Introduce virtual defconfig
ARM: zynq: Introduce virtual defconfig
arm64: versal: remove debug uart for versal virt
arch/arm/mach-versal/Kconfig | 5 --
arch/arm/mach-versal/cpu.c | 21 ------
board/xilinx/Kconfig | 8 ++
board/xilinx/common/board.c | 14 ++++
configs/xilinx_versal_virt_defconfig | 5 --
configs/xilinx_zynqmp_virt_defconfig | 108 +++++++++++++++++++++++++++
configs/zynq_virt_defconfig | 79 ++++++++++++++++++++
7 files changed, 209 insertions(+), 31 deletions(-)
create mode 100644 configs/xilinx_zynqmp_virt_defconfig
create mode 100644 configs/zynq_virt_defconfig
--
2.17.1
next reply other threads:[~2019-10-03 10:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-03 10:33 Michal Simek [this message]
2019-10-03 10:33 ` [U-Boot] [PATCH 1/5] arm64: versal: Move common board dtb search Michal Simek
2019-10-03 10:33 ` [U-Boot] [PATCH 2/5] arm64: xilinx: Enable generic of_board_dtb Michal Simek
2019-10-03 10:33 ` [U-Boot] [PATCH 3/5] arm64: zynqmp: Introduce virtual defconfig Michal Simek
2019-10-03 10:33 ` [U-Boot] [PATCH 4/5] ARM: zynq: " Michal Simek
2019-10-03 10:33 ` [U-Boot] [PATCH 5/5] arm64: versal: remove debug uart for versal virt Michal Simek
2019-10-08 8:04 ` [U-Boot] [PATCH 0/5] xilinx: Introduce Zynq/ZynqMP virtual defconfig 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.1570098813.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