[U-Boot] [PATCH 0/5] xilinx: Introduce Zynq/ZynqMP virtual defconfig

Michal Simek monstr at monstr.eu
Tue Oct 8 08:04:20 UTC 2019


čt 3. 10. 2019 v 12:33 odesílatel Michal Simek <michal.simek at xilinx.com> napsal:
>
> 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
>

There is nothing controversy with this that's why I have applied it
for MW and let's see if something needs to be fixed.
It is clear that there will be some patches for adding defconfig
options to be generic as much as possible.
M
-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list