]> Git Repo - u-boot.git/commit
arm64: zynqmp: Add support for DLC21 (Smartlynq+) board
authorMichal Simek <[email protected]>
Thu, 14 Oct 2021 17:07:52 +0000 (19:07 +0200)
committerMichal Simek <[email protected]>
Thu, 21 Oct 2021 06:51:33 +0000 (08:51 +0200)
commitd2d14383bae4732c11b68c14aa33cf7b9f3bf40c
treed4f4611920c91c726081b6445acbda60728e7648
parent181419446af7facaab2fe159225064ef6c736a3c
arm64: zynqmp: Add support for DLC21 (Smartlynq+) board

DLC21 is used as fast jtag cable. The patch adds support for this board
from PS perspective. The most interesting part on the board is seps525 oled
display. Also i2c, gpio, ethernet, uart, SD and eMMC are tested.

Signed-off-by: Michal Simek <[email protected]>
Link: https://lore.kernel.org/r/3d35cd6a11cffc7456e21a88b214cc965734e852.1634231268.git.michal.simek@xilinx.com
arch/arm/dts/Makefile
arch/arm/dts/zynqmp-dlc21-revA.dts [new file with mode: 0644]
board/xilinx/zynqmp/zynqmp-dlc21-revA/psu_init_gpl.c [new file with mode: 0644]
configs/xilinx_zynqmp_virt_defconfig
This page took 0.04914 seconds and 4 git commands to generate.