arm64: zynqmp: Add support for zynqmp automotive silicons
authorMichal Simek <michal.simek@xilinx.com>
Wed, 6 Dec 2017 07:33:50 +0000 (08:33 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 14 Dec 2017 19:08:45 +0000 (20:08 +0100)
commit0fc9d84872a2062a9d27debcf6e5fce6d4c959d4
tree9e1f8087f2fbcb58d9f20a3a2232d2e68e8f30cd
parent2d2af5d8342f0099d01aa2f8521331cfe2dc738b
arm64: zynqmp: Add support for zynqmp automotive silicons

Remove silicon prefix. Automotive grade devices are using xazu instead
of xczu prefix.

The patch "fpga: xilinx: Check for substring in device ID validation"
(sha1: f72132673a01216e760864e442f168977cce2bd2)
enables this functionality for zynq devices that only substrings are
checked.
Unfortunately there is no way how to detect device grade that's why
this change is reasonable.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
board/xilinx/zynqmp/zynqmp.c