diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2016-01-17 22:38:36 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-01-17 22:55:25 +0100 |
commit | 34d25ae735f422fbe21c1a5088bdf58381cd91a1 (patch) | |
tree | 1a78e64b6ed014fb8bc8eb4417104e0f6ba496b0 | |
parent | 9d7b1c3409617f2b06e42550eec0ecbbc9473c8f (diff) | |
download | buildroot-34d25ae735f422fbe21c1a5088bdf58381cd91a1.tar.gz buildroot-34d25ae735f422fbe21c1a5088bdf58381cd91a1.zip |
orangepipc: readme.txt: fix typo
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | board/orangepi/orangepipc/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/orangepi/orangepipc/readme.txt b/board/orangepi/orangepipc/readme.txt index 0792bf4c9f..00845a4521 100644 --- a/board/orangepi/orangepipc/readme.txt +++ b/board/orangepi/orangepipc/readme.txt @@ -5,7 +5,7 @@ Intro This default configuration will allow you to start experimenting with the buildroot environment for the OrangePi PC. With the current configuration -it will bring-up the board, and allow access trough the serial console. +it will bring-up the board, and allow access through the serial console. Unfortunately this boards processor is not yet supported by the mainline kernel, and therefore this default configuration is using a |