[GIT PULL] xilinx patches for v2021.01-rc3

Michal Simek monstr at monstr.eu
Fri Nov 20 14:42:11 CET 2020


Hi Tom,

please pull these patches to your tree. CI builds look good.
Especially fru fixes are needed but enabling microblaze GC with other
fixes are also good.

Thanks,
Michal

The following changes since commit b80680633dc954d32f81f3afacd3d1f2f3d290b0:

  Merge branch '2020-11-18-assorted-fixes' (2020-11-19 10:23:50 -0500)

are available in the Git repository at:

  git at gitlab.denx.de:u-boot/custodians/u-boot-microblaze.git
tags/xilinx-for-v2021.01-rc3

for you to fetch changes up to cd40b826554e535d56dcc09dbb97c47048bd3b32:

  fru: common: Record pcie/uuid fields in custom board area (2020-11-20
10:42:54 +0100)

----------------------------------------------------------------
Xilinx changes for v2021.01-rc3

Microblaze:
- Enable GC
- Get rid of xparameters.h and switch to DT for CFI
- Fix config file

tpm:
- Fix TPM code

zynqmp:
- Enable TPM by default
- Remove unused macros

fru:
- Several fixes especially use limit for recording

----------------------------------------------------------------
Michal Simek (13):
      microblaze: Enable GCC garbage collector for full U-Boot
      microblaze: Clean config file from ifdef mess
      microblaze: Simplify cache handling
      microblaze: Get rid of xparameters.h
      microblaze: Remove CONFIG_SYS_FDT_SIZE
      microblaze: Unify of setting for SPL_NOR/XIP support
      microblaze: Detect NOR flash based on DT
      tpm: spi: Cleanup source code
      arm64: zynqmp: Get rid of unused macros
      arm64: zynqmp: Enable TPM for xilinx platforms
      fru: common: Switch capture variable with the rest
      fru: ops: Do not let parser to write data to not allocated space
      fru: common: Record pcie/uuid fields in custom board area

 arch/arm/mach-zynqmp/include/mach/hardware.h  |  6 ++----
 arch/microblaze/config.mk                     |  3 +++
 arch/microblaze/cpu/u-boot.lds                |  6 +++---
 board/xilinx/common/fru.h                     |  6 +++++-
 board/xilinx/common/fru_ops.c                 | 10 ++++++++--
 board/xilinx/microblaze-generic/xparameters.h | 18 ------------------
 configs/microblaze-generic_defconfig          |  2 ++
 configs/xilinx_zynqmp_virt_defconfig          |  3 +++
 drivers/tpm/tpm2_tis_spi.c                    |  3 ---
 include/configs/microblaze-generic.h          | 87
+++++++++------------------------------------------------------------------------------
 scripts/config_whitelist.txt                  |  1 -
 11 files changed, 35 insertions(+), 110 deletions(-)
 delete mode 100644 board/xilinx/microblaze-generic/xparameters.h


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