u-boot-brain/arch/arm/mach-zynqmp
Michal Simek f1433d0dc9 arm64: zynqmp: Add third backup bootmode
I found this issue when was running py/test.py on zcu102 which is for me by
default setup to SD boot mode without any way to change boot mode.
Alternative software bootmode selection to JTAG is not working because JTAG
mode is 0 which also reset value for it. That's why saying SPL to take
u-boot.itb from RAM instead of SD in SD boot mode is not possible via
alternative bootmode selection.
That's why setup third boot mode to JTAG(BOOT_DEVICE_RAM) as final
fallback.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2020-04-06 12:52:45 +02:00
..
include/mach arm64: zynqmp: Print multiboot register value in EL3 2020-04-06 12:51:30 +02:00
clk.c common: Move get_tbclk() to time.h 2020-01-17 13:27:30 -05:00
cpu.c common: Move get_tbclk() to time.h 2020-01-17 13:27:30 -05:00
handoff.c arm: zynqmp: Wire SPL/ATF handoff structure properly 2020-01-14 09:05:54 +01:00
Kconfig arm64: zynqmp: Add board_boot_order for MMC boot extension 2020-01-14 09:05:53 +01:00
Makefile arm64: zynqmp: Use mailbox driver for PMUFW config loading 2019-10-08 09:55:11 +02:00
mkimage_fit_atf.sh arm64: zynqmp: Add support for u-boot.itb generation with ATF 2020-01-14 09:05:54 +01:00
mp.c common: Move older CPU functions to their own header 2019-12-02 18:23:06 -05:00
psu_spl_init.c arm64: zynqmp: Do not assing MIO34 that early on zcu100 2020-01-14 09:05:53 +01:00
spl.c arm64: zynqmp: Add third backup bootmode 2020-04-06 12:52:45 +02:00