[U-Boot] [PATCH 0/5] ARM: zynq: Boot variables cleanup

Michal Simek michal.simek at xilinx.com
Wed Sep 11 11:28:33 UTC 2019


Hi,

for quite a long time Xilinx was using private boot method. Pretty long time
ago we have enabled distribution boot method and provided time to do
transition to it. Right now it is good time to remove old methods and move
to distro boot fully.
It is also the part of unification between Xilinx Zynq/ZynqMP and Versal
SoCs to use the same boot methods.
This series convert Zynq.

Variable modeboot is still setup because Topic boards and Syzygy are using it.

Thanks,
Michal


Michal Simek (5):
  ARM: zynq: Specify MMC controller number for boot sequence
  ARM: zynq: Enable USB1 as secondary boot device
  ARM: zynq: Fix NOR boot mode
  ARM: zynq: Use {} around variables for qspi and nand boot cmds
  ARM: zynq: Remove all Xilinx private commands

 board/xilinx/zynq/board.c     |  2 +-
 include/configs/zynq-common.h | 66 +++++------------------------------
 2 files changed, 10 insertions(+), 58 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list