浏览代码

nitrogen6x: tweak readme wording

The filesystem is directly written to the card, no extraction is performed.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 10 年之前
父节点
当前提交
73385c30ab
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      board/boundarydevices/nitrogen6x/readme.txt

+ 1 - 1
board/boundarydevices/nitrogen6x/readme.txt

@@ -2,7 +2,7 @@ Buildroot for Boundary Devices Nitrogen6X:
 
 
 http://boundarydevices.com/products/nitrogen6x-board-imx6-arm-cortex-a9-sbc/
 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
 sudo dd if=output/images/rootfs.ext2 of=/dev/sdX1