]> git.baikalelectronics.ru Git - uboot.git/commit
soc: xilinx: zynqmp: Add machine identification support
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Mon, 20 Jun 2022 16:36:43 +0000 (18:36 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:37:27 +0000 (14:37 +0200)
commitf7dc17f9b546c63d4ced1473bb79a7457582a573
tree8e678ea4d4c95ba833b9a6684f25059b8b4f3368
parent4b94e26e1fd8ed798b072182eb0adaf51648c5b6
soc: xilinx: zynqmp: Add machine identification support

Add machine identification support based on the
zynqmp_get_silicon_idcode_name function and use the soc_get_machine
function of the soc uclass to get silicon idcode name for the fpga init.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Link: https://lore.kernel.org/r/20220620163650.18756-8-stefan.herbrechtsmeier-oss@weidmueller.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
board/xilinx/zynqmp/zynqmp.c
drivers/soc/soc_xilinx_zynqmp.c