|
|
|
@ -500,9 +500,11 @@ echo "motd date `date`" >> buildroot/board/litex_vexriscv/rootfs_overlay/etc/mot
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
# XXX Copy to tftp server 1 file needed ?
|
|
|
|
|
cp -p buildroot/rv32.dtb /srv/tftp/rv32.dtb && \
|
|
|
|
|
#cp -p buildroot/rv32.dtb /srv/tftp/rv32.dtb && \
|
|
|
|
|
cp -p images/rv32.dtb /srv/tftp/rv32.dtb && \
|
|
|
|
|
# XXX copy to tftp server emulator.bin
|
|
|
|
|
cp -p emulator/emulator.bin /srv/tftp/emulator.bin && \
|
|
|
|
|
#cp -p emulator/emulator.bin /srv/tftp/emulator.bin && \
|
|
|
|
|
cp -p ../pythondata-cpu-vexriscv-smp/pythondata_cpu_vexriscv_smp/verilog/ext/VexRiscv/src/main/c/emulator/build/emulator.bin /srv/tftp/emulator.bin && \
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|