To reprogram the FPGA, the new bitfile must be copied over to the /boot directory on the target board, ensuring it is named download.bit:

  scp <fpga-bitfile> root@<target-board>:/boot/download.bit
  

Reboot the board to load the updated bitfile.