summaryrefslogtreecommitdiff
path: root/hw/rpi6lowpan.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hw/rpi6lowpan.mdwn')
-rw-r--r--hw/rpi6lowpan.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/rpi6lowpan.mdwn b/hw/rpi6lowpan.mdwn
index 71be9c9..6447b22 100644
--- a/hw/rpi6lowpan.mdwn
+++ b/hw/rpi6lowpan.mdwn
@@ -128,8 +128,9 @@ then power on the RPi and once U-Boot starts do a
$ bootz ${kernel_addr_r} - ${fdt_addr_r}
#### Automate the boot
-Copy the above commands into a file called boot.src and do a
+Copy the above commands into a file called *boot.src* and do a
+ sudo apt-get install uboot-mkimage
mkimage -A arm -O linux -T script -C none -n boot.scr -d boot.scr boot.scr.uimg
move that to /boot on your Raspberry Pi. Booting will from now on