15 Nov, 2016
1 commit
-
The new FW interface returns the IDCODE and version register, leaving
extracting bitfields to the caller.Cc: Michal Simek
Cc: Siva Durga Prasad Paladugu
Signed-off-by: Soren Brinkmann
Signed-off-by: Michal Simek
22 Sep, 2016
2 commits
-
Chip ID needs to be known for loading bitstream because
U-Boot checks ID from bitstream header in BIT format.
BIN format is completely unchecked.The chipid is get from ATF via SMC.
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Michal Simek -
Add PL bitstream dowload support for ZynqMP
Bitstream will be validated by uboot and loaded
to PL by invoking an smc instruction to ATF which route this request to
PMU FW which will take care of loading it to PLSigned-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Michal Simek