From bb4e14bb4c242992397d3c174c023317986d0a6c Mon Sep 17 00:00:00 2001 From: n-hutton Date: Fri, 7 Feb 2025 16:36:01 +0000 Subject: [PATCH] remove comment before PR open --- fpga/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/fpga/Makefile b/fpga/Makefile index b31c000ab..963fd1e28 100644 --- a/fpga/Makefile +++ b/fpga/Makefile @@ -188,7 +188,6 @@ work: $(Q)$(RM) $@ $*.drc $*.rbt $(info [=] BITGEN $@) $(Q)$(XILINX_TOOLS_PREFIX)bitgen $(VERBOSITY) -w $* $@ - #$(shell printf '\xff%.0s' {1..22} | dd of=fpga_pm3_hf.bit bs=1 seek=48 conv=notrunc) echo "FFFFFFFFFFFFFFFFFFFFFF" | dd of=fpga_pm3_hf.bit bs=1 seek=48 conv=notrunc $(Q)$(CP) $@ ..