mirror of
https://xff.cz/git/u-boot/
synced 2025-10-11 13:06:53 +02: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>