Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

Commit

Permalink
Move dtso to FPGA
Browse files Browse the repository at this point in the history
  • Loading branch information
jean-m-cyr committed Aug 16, 2020
1 parent 8b4d4f0 commit dc34042
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 215 deletions.
2 changes: 1 addition & 1 deletion cp2nano
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
echo copying kernel
scp arch/arm/boot/zImage overlay.dtso root@de10nano:
scp arch/arm/boot/zImage root@de10nano:
cd /tmp/dist
rm -rf /tmp/dist/lib/modules/*/build
rm -rf /tmp/dist/lib/modules/*/source
Expand Down
Binary file removed overlay.dtbo
Binary file not shown.
214 changes: 0 additions & 214 deletions overlay.dtso

This file was deleted.

0 comments on commit dc34042

Please sign in to comment.