commit | 83bf2ff03d084c68e5dd92f18b6a359b6ac1570b | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Fri Mar 02 16:20:10 2018 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Fri Mar 23 09:34:44 2018 +0100 |
tree | 20912ed5c6e445f5cb05c7f7e5dc3a5a3f9504ba | |
parent | a79b590f78ca9ad2d786e3ae3180cca02cb02bfc [diff] |
arm64: zynqmp: Correct EG/EV part detection logic The vcu disable bit in efuse ipdisable register is valid only if PL powered up so, consider PL powerup status for determing EG/EV part. If PL is not powered up, ignore EG/EV part of string. The PL powerup status will be filled by pmufw based on PL PROGB status in the 9th bit of version field. Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>