[GIT PULL] xilinx patches for v2021.07-rc5

Hi Tom,
please pull these 3 fixes to your tree. When are you plan to open next branch?
Thanks, Michal
The following changes since commit e3b64beda5dd1a6b6bedfd1fe0e50be1ddea7044:
Prepare v2021.07-rc4 (2021-06-07 09:26:39 -0400)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-microblaze.git tags/xilinx-for-v2021.07-rc5
for you to fetch changes up to 6bb577dbb30f3fcf47679328a1b77edc3d0c0b79:
arm64: zynqmp: Disable EFI_CAPSULE_ON_DISK_EARLY (2021-06-11 09:24:58 +0200)
---------------------------------------------------------------- Xilinx changes for v2021.07-rc5
zynqmp: - Fix ANALOG_BUS value after powerup - Disable EFI_CAPSULE_ON_DISK_EARLY
zynqmp-gqspi: - Fix write issue
---------------------------------------------------------------- Adrian Fiergolski (1): arm64: zynqmp: Writing correct value to ANALOG_BUS
Ashok Reddy Soma (1): spi: zynqmp_gqspi: Fix write issue
Michal Simek (1): arm64: zynqmp: Disable EFI_CAPSULE_ON_DISK_EARLY
arch/arm/mach-zynqmp/include/mach/hardware.h | 5 +++++ board/xilinx/zynqmp/zynqmp.c | 11 +++++++++++ configs/xilinx_zynqmp_virt_defconfig | 1 - drivers/spi/zynqmp_gqspi.c | 18 +++++++++++++++++- 4 files changed, 33 insertions(+), 2 deletions(-)

On Fri, Jun 11, 2021 at 01:20:15PM +0200, Michal Simek wrote:
Hi Tom,
please pull these 3 fixes to your tree. When are you plan to open next branch?
The next branch is open now, I thought I mentioned that in the last -rc email but I didn't send a separate one like I had in the past, so, I'll do that in a moment.

On Fri, Jun 11, 2021 at 01:20:15PM +0200, Michal Simek wrote:
Hi Tom,
please pull these 3 fixes to your tree. When are you plan to open next branch?
Thanks, Michal
The following changes since commit e3b64beda5dd1a6b6bedfd1fe0e50be1ddea7044:
Prepare v2021.07-rc4 (2021-06-07 09:26:39 -0400)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-microblaze.git tags/xilinx-for-v2021.07-rc5
for you to fetch changes up to 6bb577dbb30f3fcf47679328a1b77edc3d0c0b79:
arm64: zynqmp: Disable EFI_CAPSULE_ON_DISK_EARLY (2021-06-11 09:24:58 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Michal Simek
-
Tom Rini