summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-04-03 15:45:27 +0200
committerGuido Günther <agx@sigxcpu.org>2015-04-03 15:45:27 +0200
commitcb77a00c0385ab6fc925f62d9fc74d0a3d3e2f4c (patch)
tree0f390d103560e108e055e921dd93a68ac74464d0 /hw
parent1abf2d383cb2a814fb73f84a076ca0bea2ad1127 (diff)
Mention uboot-mkimage
Diffstat (limited to 'hw')
-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