Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u...
authorTom Rini <trini@konsulko.com>
Mon, 21 Feb 2022 13:32:02 +0000 (08:32 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 21 Feb 2022 13:32:02 +0000 (08:32 -0500)
Xilinx changes for v2022.04-rc3

microblaze:
- Fix exception handler

zynqmp:
- Show information about secure images
- DT changes (som u-boot file removal)
- Fix zynqmp_pm_cfg_obj_convert.py
- Fix platform boot

xilinx:
- Fix bootm_size calculation
- Remove GPIO_EXTRA_HEADER selection

power:
- Add zynqmp power management driver

scsi:
- Add phy support to ceva driver

zynq qspi:
- Fix unaligned accesses and check baudrate setup
- Add support for spi memory operations

net:
- Fix 64bit calculation in axi_emac

video:
- Add missing gpio dependency for seps driver

1  2 
MAINTAINERS
arch/arm/Kconfig
configs/xilinx_zynq_virt_defconfig
configs/xilinx_zynqmp_virt_defconfig

diff --cc MAINTAINERS
Simple merge
Simple merge
Simple merge
@@@ -18,10 -18,8 +18,9 @@@ CONFIG_ZYNQ_MAC_IN_EEPROM=
  CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET=0x20
  CONFIG_CMD_FRU=y
  CONFIG_ZYNQMP_USB=y
- CONFIG_ZYNQMP_PSU_INIT_ENABLED=y
  CONFIG_AHCI=y
  CONFIG_DISTRO_DEFAULTS=y
 +CONFIG_REMAKE_ELF=y
  CONFIG_SYS_LOAD_ADDR=0x8000000
  CONFIG_FIT=y
  CONFIG_FIT_VERBOSE=y