summaryrefslogtreecommitdiff
path: root/board/altera/sockit/post-image.sh
diff options
context:
space:
mode:
Diffstat (limited to 'board/altera/sockit/post-image.sh')
-rwxr-xr-xboard/altera/sockit/post-image.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/altera/sockit/post-image.sh b/board/altera/sockit/post-image.sh
new file mode 100755
index 000000000..9040808ec
--- /dev/null
+++ b/board/altera/sockit/post-image.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+# post-image.sh for SoCkit
+# 2014, "Roman Diouskine" <roman.diouskine@savoirfairelinux.com>
+# 2014, "Sebastien Bourdelin" <sebastien.bourdelin@savoirfairelinux.com>
+
+# create a DTB file copy with the name expected by the u-boot config
+cp -af $BINARIES_DIR/socfpga_cyclone5_sockit.dtb $BINARIES_DIR/socfpga.dtb