From cb77a00c0385ab6fc925f62d9fc74d0a3d3e2f4c Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Fri, 3 Apr 2015 15:45:27 +0200 Subject: Mention uboot-mkimage --- hw/rpi6lowpan.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hw') 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 -- cgit v1.2.3