nitrogen6x: tweak readme wording
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 23 Apr 2015 08:01:58 +0000 (10:01 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 23 Apr 2015 08:03:40 +0000 (10:03 +0200)
The filesystem is directly written to the card, no extraction is performed.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/boundarydevices/nitrogen6x/readme.txt

index f01d9f05e042d64a8afb802907615980bf15c3ae..8657be8d8018e32c69a8e21762a185fd490a620e 100644 (file)
@@ -2,7 +2,7 @@ Buildroot for Boundary Devices Nitrogen6X:
 
 http://boundarydevices.com/products/nitrogen6x-board-imx6-arm-cortex-a9-sbc/
 
-To install, simply extract rootfs.ext2 to first partition of a uSD card:
+To install, simply write rootfs.ext2 to the first partition of a uSD card:
 
 sudo dd if=output/images/rootfs.ext2 of=/dev/sdX1