From 85cd9dcf35dde7ad2fbca2f7bf09ab9c79eb4dbe Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sat, 12 Mar 2016 21:56:53 +0100 Subject: Fix link --- hw/rpi6lowpan.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/rpi6lowpan.mdwn b/hw/rpi6lowpan.mdwn index 144727c..284f8e6 100644 --- a/hw/rpi6lowpan.mdwn +++ b/hw/rpi6lowpan.mdwn @@ -85,11 +85,11 @@ Move the necessary files to the tftp server (${TFT_IP} being the address of your $ scp bluetooth-next/arch/arm/boot/zImage ${TFTP_IP}:/tftpboot/rpi.img $ scp bluetooth-next/arch/arm/boot/dts/bcm2835-rpi-b-plus.dtb ${TFTP_IP}:/tftpboot/ -If you're using another PI model copy the corresponding device tree (dtb) file +If you're using another PI model copy the corresponding device tree (dtb) file. ### U-Boot We want to boot the kernel using U-Boot so we can conveniently swap out kernels using TFTP. -This is mostly copied from http://elinux.org/RPi_U-Boot . +This is mostly copied from [http://elinux.org/RPi_U-Boot](http://elinux.org/RPi_U-Boot) . #### On the build host Crossbuild U-Boot -- cgit v1.2.3