u-boot-brain/board/xilinx/zynqmp
Michal Simek 47359a0394 ARM64: zynqmp: Fix secondary bootmode enabling
Do not setup use_alt bit which copy alternative boot mode to
boot mode. The reason is that this bit is cleared after POR
but not after any software reset which will cause
that after SW reset bootrom will look for different boot image.

This patch setups alternative boot mode selection (purely SW
handling) and extends code to read this alternative boot mode first and
use it if it is setup.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-11-15 15:28:05 +01:00
..
MAINTAINERS ARM64: zynqmp: Simplify MAINTAINERS file to support more boards 2016-04-04 20:28:38 +02:00
Makefile ARM64: zynqmp: Add SPL support support 2016-05-24 11:15:01 +02:00
xil_io.h ARM64: zynqmp: Add SPL support support 2016-05-24 11:15:01 +02:00
zynqmp.c ARM64: zynqmp: Fix secondary bootmode enabling 2016-11-15 15:28:05 +01:00