[GIT PULL] xilinx patches for v2021.04-v2

Hi Tom,
please pull these small changes to your tree. I can't see any issue from CI loop.
Thanks, Michal
The following changes since commit 26e85bf77a0767939330b719261e72914e8c32df:
Revert "net: eth-uclass: Change uclass driver name to ethernet" (2021-01-19 15:35:00 -0500)
are available in the Git repository at:
git@gitlab.denx.de:u-boot/custodians/u-boot-microblaze.git tags/xilinx-for-v2021.04-v2
for you to fetch changes up to 4e3fc5efeb70857ef2f9a2afd0a587c032c9a07b:
env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT (2021-01-20 08:34:53 +0100)
---------------------------------------------------------------- Xilinx changes for v2021.04-v2
env: - Unlock redundant variable configuration for all
xilinx: - Enable seps525 by default - Export bootseq via variable - Update board_fdt_blob_setup()
mmc: - Xenon macro removal
---------------------------------------------------------------- Michal Simek (6): arm64: zynqmp: Enable seps and related video configs mmc: xenon_sdhci: Remove duplicated macros xilinx: zynqmp: Save bootseq number for SD/EMMC boot modes xilinx: common: Change macro handling in board_fdt_blob_setup() xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPL env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT
board/xilinx/common/board.c | 37 +++++++++++++++++++++---------------- board/xilinx/zynqmp/zynqmp.c | 1 + configs/xilinx_zynqmp_virt_defconfig | 10 ++++++++++ drivers/mmc/xenon_sdhci.c | 12 ------------ env/Kconfig | 5 +++-- 5 files changed, 35 insertions(+), 30 deletions(-)

On Wed, Jan 20, 2021 at 12:21:57PM +0100, Michal Simek wrote:
Hi Tom,
please pull these small changes to your tree. I can't see any issue from CI loop.
Thanks, Michal
The following changes since commit 26e85bf77a0767939330b719261e72914e8c32df:
Revert "net: eth-uclass: Change uclass driver name to ethernet" (2021-01-19 15:35:00 -0500)
are available in the Git repository at:
git@gitlab.denx.de:u-boot/custodians/u-boot-microblaze.git tags/xilinx-for-v2021.04-v2
for you to fetch changes up to 4e3fc5efeb70857ef2f9a2afd0a587c032c9a07b:
env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT (2021-01-20 08:34:53 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Michal Simek
-
Tom Rini