[PATCH 0/5] xilinx: Fix issues in v2022.04-rc1/2

Michal Simek monstr at monstr.eu
Mon Feb 21 13:21:03 CET 2022


čt 17. 2. 2022 v 14:28 odesílatel Michal Simek <michal.simek at xilinx.com> napsal:
>
> Hi,
>
> I found that two commits which were recently merged to u-boot are breaking
> especially Xilinx ZynqMP boards.
> The commit 985503439762 ("fdt: Don't call board_fdt_blob_setup()
> and commit 0dba45864b2a ("arm: Init the debug UART") requires changes in
> platform to get u-boot work as worked before.
>
> Thanks,
> Michal
>
>
> Michal Simek (5):
>   xilinx: Enable OF_BOARD for zynq and zynqmp boards
>   arm64: zynqmp: Build psu_spl_init for SPL all the time
>   arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLED
>   ARM: zynq: Fix debug uart initialization
>   arm64: zynqmp: Fix debug uart initialization
>
>  arch/arm/Kconfig                              |  2 ++
>  arch/arm/mach-zynq/spl.c                      | 15 +++++----
>  arch/arm/mach-zynqmp/Kconfig                  |  1 +
>  arch/arm/mach-zynqmp/Makefile                 |  2 +-
>  .../mach-zynqmp/include/mach/psu_init_gpl.h   |  1 +
>  arch/arm/mach-zynqmp/spl.c                    | 12 ++++++-
>  board/xilinx/common/board.c                   |  3 +-
>  board/xilinx/zynq/board.c                     |  7 ++++
>  board/xilinx/zynqmp/zynqmp.c                  | 32 +++++++++++++------
>  configs/xilinx_zynq_virt_defconfig            |  1 +
>  configs/xilinx_zynqmp_virt_defconfig          |  3 +-
>  11 files changed, 59 insertions(+), 20 deletions(-)
>
> --
> 2.35.0
>

Applied.
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