aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Thompson <daniel.thompson@linaro.org>2015-03-19 17:01:35 +0000
committerDaniel Thompson <daniel.thompson@linaro.org>2015-03-19 17:01:35 +0000
commit3476b0b42b8cd360fb37602708d5cf40f8d0135a (patch)
tree4c38f8693b419ab0bef3df7fbf5e441fad0ce700
parentc940e666f77088b65c3055e4b5f79a6b999f695f (diff)
ifc6410: README: Fix a couple of small typosHEADlinaro-lollipop
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2da0a74..4933ff2 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ make without a build target.
## Install and boot
The build system automatically generates most of the images needed to
-flash the system but there is on omision, it does not generate the boot
+flash the system but there is one omision, it does not generate the boot
image containing the kernel, device tree and initial ramdisk. We must do
that before flashing the images:
@@ -96,7 +96,7 @@ that before flashing the images:
androidboot.console=ttyMSM0 \androidboot.selinux=disabled"
We are now ready to flash the device. I typically force the board to remain in
-fastboot [by connecting a jumper between pins 30 and 26][3] of the 40 pin
+fastboot [by connecting a jumper between pins 30 and 26][4] of the 40 pin
expansion connector. We can then re-flash the device with the following
commands: