aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/spartan2.c
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@amd.com>2022-10-05 11:39:27 +0200
committerMichal Simek <michal.simek@amd.com>2022-10-10 12:28:08 +0200
commit0b33770b54a57cc5dcfc91a497dc5f044a0b2e92 (patch)
treeae6ab9244ed16fbdff5a757e41d01560493ab2f8 /drivers/fpga/spartan2.c
parent872a9b81ee32336668f81d8221dfce41508584e4 (diff)
xilinx: zynqmp: Load pmufw configuration before checking access
Before this patch you could see in the log: U-Boot SPL 2022.10-rc5 (Sep 29 2022 - 15:29:27 +0200) PMUFW: v1.1 Loading new PMUFW cfg obj (32 bytes) PMUFW: No permission to change config object Loading new PMUFW cfg obj (2032 bytes) where it is visible that permission is check before sending PMUFW configuration (big size). When this patch is applied it is visible that order is correct. U-Boot SPL 2022.10-rc5 (Sep 29 2022 - 15:47:08 +0200) Loading new PMUFW cfg obj (2032 bytes) PMUFW: v1.1 Loading new PMUFW cfg obj (32 bytes) Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/a0bf4f46d670023da4f848790eece6fff22090c2.1664962765.git.michal.simek@amd.com
Diffstat (limited to 'drivers/fpga/spartan2.c')
0 files changed, 0 insertions, 0 deletions