aboutsummaryrefslogtreecommitdiffstats
path: root/rpi2-debian-stdkernel/other_boot_files/update-boot-uimage.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rpi2-debian-stdkernel/other_boot_files/update-boot-uimage.sh')
-rwxr-xr-xrpi2-debian-stdkernel/other_boot_files/update-boot-uimage.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/rpi2-debian-stdkernel/other_boot_files/update-boot-uimage.sh b/rpi2-debian-stdkernel/other_boot_files/update-boot-uimage.sh
new file mode 100755
index 0000000..838e411
--- /dev/null
+++ b/rpi2-debian-stdkernel/other_boot_files/update-boot-uimage.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+# Place the relevant set of boot commands into boot.scr
+mkimage -A arm -O linux -T script -C none -n boot.scr -d boot.scr boot.scr.uimg