mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-01 23:52:05 +01:00
SVDs are using different name which can't be handled via zynqmp_devices structure. That's why introduce zynqmp_detect_svd_name() which checks ID code for these devices and show proper name for them. Signed-off-by: Michal Simek <michal.simek@xilinx.com>