u-boot-brain/board/xilinx
Michal Simek e82024def6 arm64: zynqmp: Do not assing MIO34 that early on zcu100
MIO34 is connected to POWER_KILL signal. When MIO configuration is done in
psu_init() and this pin is assigned to PMU but PMU configuration is not
loaded yet. PMU gpio output is high that means board is powered off
immediately.
The patch is fixing this sequence that MIO34 stays assing to ps gpio IP.
PMU config is loaded in SPL and then pin assigned to PMU through
psu_post_config_data().

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2020-01-14 09:05:53 +01:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common arm64: zynqmp: Add support for OF_SEPARATE with board DTB 2020-01-14 09:05:53 +01:00
microblaze-generic common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
versal board: xilinx: Add support for user configurable boot script offset 2020-01-14 09:05:52 +01:00
zynq board: xilinx: Add support for user configurable boot script offset 2020-01-14 09:05:52 +01:00
zynqmp arm64: zynqmp: Do not assing MIO34 that early on zcu100 2020-01-14 09:05:53 +01:00
zynqmp_r5 lib: fdtdec: Rename routine fdtdec_setup_memory_size() 2018-07-19 10:49:56 +02:00
Kconfig arm64: zynqmp: Add support for OF_SEPARATE with board DTB 2020-01-14 09:05:53 +01:00