Searched full:pmufw (Results 1 – 13 of 13) sorted by relevance
/openbmc/u-boot/tools/ |
H A D | zynqmpimage.c | 224 printf("PMUFW Size : %lu bytes (%lu bytes packed)\n", in zynqmpimage_print_header() 353 /* Read the whole PMUFW to the header */ in zynqmpimage_pmufw() 357 fprintf(stderr, "Cannot read PMUFW file: %s\n", filename); in zynqmpimage_pmufw() 419 /* PMUFW */ in zynqmpimage_set_header() 437 /* Handle static case without PMUFW */ in zynqmpimage_vrec_header() 441 /* PMUFW name is passed via params->imagename */ in zynqmpimage_vrec_header() 447 fprintf(stderr, "Cannot open PMUFW file: %s\n", filename); in zynqmpimage_vrec_header() 464 /* Increase header size by PMUFW file size */ in zynqmpimage_vrec_header() 467 /* Allocate buffer with space for PMUFW */ in zynqmpimage_vrec_header()
|
H A D | zynqmpbif.c | 303 printf("PMUFW expected before bootloader in your .bif file!\n"); in bif_add_pmufw() 928 /* Make sure PMUFW comes before bootloader */ in zynqmpbif_copy_image()
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-firmware-zynqmp | 98 This sysfs interface allows to set the health status. If PMUFW 101 application running in Linux, PMUFW will do APU only restart. If 102 healthy bit is not set during FPD WDT expiration, PMUFW will do
|
/openbmc/u-boot/arch/arm/mach-zynqmp/ |
H A D | cpu.c | 191 * asking PMUFW again. in zynqmp_pmufw_version() 199 panic("PMUFW is not found - Please load it!\n"); in zynqmp_pmufw_version()
|
H A D | Kconfig | 65 Include external PMUFW (Platform Management Unit FirmWare) to
|
/openbmc/u-boot/drivers/fpga/ |
H A D | zynqmppl.c | 208 puts("WARN: PMUFW v1.0 or less is detected\n"); in zynqmp_load() 210 puts("WARN: Please upgrade PMUFW\n"); in zynqmp_load()
|
/openbmc/linux/Documentation/devicetree/bindings/firmware/xilinx/ |
H A D | xlnx,zynqmp-firmware.yaml | 15 can be used by any driver to communicate to PMUFW(Platform Management Unit).
|
/openbmc/u-boot/board/xilinx/zynqmp/ |
H A D | zynqmp.c | 312 printf("PMUFW:\tv%d.%d\n", in board_early_init_f() 317 panic("PMUFW version error. Expected: v%d.%d\n", in board_early_init_f()
|
/openbmc/u-boot/scripts/ |
H A D | Makefile.spl | 193 spl/boot.bin: zynqmp-check-pmufw 194 zynqmp-check-pmufw: FORCE
|
/openbmc/linux/drivers/firmware/xilinx/ |
H A D | zynqmp.c | 83 * @ret_status: PMUFW return code 974 * This function provides access to pmufw. To transfer 998 * This function provides access to the pmufw to get the PCAP 1022 * This function provides access to the pmufw to get the FPGA configuration
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynqmp-zcu100-revC.dts | 223 /* MIO31 is alert which should be routed to PMUFW */
|
H A D | zynqmp.dtsi | 119 pmufw: firmware { label
|
/openbmc/linux/arch/arm64/boot/dts/xilinx/ |
H A D | zynqmp-zcu100-revC.dts | 239 /* MIO31 is alert which should be routed to PMUFW */
|