Home
last modified time | relevance | path

Searched hist:"83 bf2ff03d084c68e5dd92f18b6a359b6ac1570b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/xilinx/zynqmp/
H A Dzynqmp.cdiff 83bf2ff03d084c68e5dd92f18b6a359b6ac1570b Fri Mar 02 04:50:10 CST 2018 Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> 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>