--- wikisrc/ports/evbarm/allwinner.mdwn 2014/12/21 23:08:18 1.45
+++ wikisrc/ports/evbarm/allwinner.mdwn 2015/01/16 00:31:01 1.46
@@ -72,7 +72,7 @@
* Start with an ARMv7 image from *evbarm-earmv7hf/binary/gzimg/* such as *beagleboard.img*
* Download a U-Boot build for your board
* A10/A20: Download from the linux-sunxi web site
- * A31: The standard u-boot-sunxi tree doesn't support A31 yet. Until sun6i support is merged, a build is available at
+ * A31: The standard u-boot-sunxi tree doesn't support A31 yet. Until sun6i support is merged, a build is available at
* Write the *u-boot-sunxi-with-spl.bin* loader to the empty space at the start of the base image:
[[!template id=programlisting text="""
# dd if=u-boot-sunxi-with-spl.bin of=beagleboard.img bs=1k seek=8 conv=notrunc