Re: [PATCH v2025] added-zynq-fpga-manager

2025-05-22 Thread Sascha Hauer
Hi Michael, On Mon, May 19, 2025 at 07:03:44AM +, Michael Graichen wrote: > This adds support to programm the PL part of the Zynq-7000 SoC, > It adds the 'zynq_fpga_manager' so we can use > > firmwareload -l > firmwareload -t zynq-fpga-manager /mnt/mmc0.0/design_1_wrapper.bit > > to programm

[PATCH v2025] added-zynq-fpga-manager

2025-05-19 Thread Michael Graichen
This adds support to programm the PL part of the Zynq-7000 SoC, It adds the 'zynq_fpga_manager' so we can use firmwareload -l firmwareload -t zynq-fpga-manager /mnt/mmc0.0/design_1_wrapper.bit to programm the PL. Signed-off-by: Michael Graichen --- arch/arm/mach-zynq/Makefile