Searched hist:"5473 f245d0a884ffd1a7f353b86d5d11e01d3ebd" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/board/xilinx/zynqmp/ |
H A D | zynqmp.c | diff 5473f245d0a884ffd1a7f353b86d5d11e01d3ebd Fri Oct 26 07:17:55 CDT 2018 Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> arm64: zynqmp: Fix logic in CG/EG/EV detection
The VCU disable bit(8) in IP disable register of efuse is valid only if PL powered up and hence PL powerup status has to be considered while determining the CG part also. This patch considers the PL powerup status and ignores the VCU disable bit if PL not powered up. This fixes the issue of "unknown" id for CG parts if PL not powered up and VCU bit(8) is not set.
Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
|