History log of /u-boot/board/xilinx/zynqmp/zynqmp-zcu102-rev1.1/psu_init_gpl.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 0302a207 24-Mar-2022 Michal Simek <michal.simek@xilinx.com>

arm64: zynqmp: Remove low level UART setting cont

There is no reason to do serial initialization. Uart driver does it already
based on DT. Good effect is that it is clear which interface is console.
The same change was done in past by commit 84d2bbf082fa ("arm64: zynqmp:
Remove low level UART setting").

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/91a73f292bafc4b64ed09954cc23780496da4b65.1648125082.git.michal.simek@xilinx.com

# 47cc45a9 12-Mar-2020 Michal Simek <michal.simek@xilinx.com>

arm64: zynqmp Add support for zcu102 rev1.1

rev1.1 has different DDR sodimm module that's why it requires different DDR
configuration.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>

# 47cc45a9 12-Mar-2020 Michal Simek <michal.simek@xilinx.com>

arm64: zynqmp Add support for zcu102 rev1.1

rev1.1 has different DDR sodimm module that's why it requires different DDR
configuration.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>