--- wikisrc/ports/evbarm/odroid-c1.mdwn 2015/03/08 13:34:37 1.2 +++ wikisrc/ports/evbarm/odroid-c1.mdwn 2015/03/08 14:21:33 1.3 @@ -30,6 +30,7 @@ * Start with an ARMv7 image from *evbarm-earmv7hf/binary/gzimg/* such as *beagleboard.img* * Build U-Boot for ODROID-C1 + * Pre-built binaries here: * Write the bootloader to the empty space at the start of the base image: [[!template id=programlisting text=""" # dd if=bl1.bin.hardkernel of=beagleboard.img bs=1 count=442 conv=notrunc