summaryrefslogtreecommitdiff
path: root/board/sunxi
diff options
context:
space:
mode:
authorPriit Laes <plaes@plaes.org>2018-10-23 20:20:28 +0300
committerJagan Teki <jagan@amarulasolutions.com>2018-10-24 22:02:15 +0530
commit297963f5b5dd510e1070e97ab3a3b6363a7d931e (patch)
treed4909af1086e3c009fc9631c18b4da206fa4f538 /board/sunxi
parentc33ba7ec8b9be0a6fe7a2bd47a36c991bf9189e1 (diff)
sunxi: Fix typos of spelling Allwinner
Signed-off-by: Priit Laes <plaes@plaes.org> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'board/sunxi')
-rw-r--r--board/sunxi/README.sunxi642
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sunxi/README.sunxi64 b/board/sunxi/README.sunxi64
index df1dbc818f..bba2e01b60 100644
--- a/board/sunxi/README.sunxi64
+++ b/board/sunxi/README.sunxi64
@@ -130,7 +130,7 @@ U-Boot prompt on the serial console.
(Legacy) boot0 method
---------------------
-boot0 is Allwiner's secondary program loader and it can be used as some kind
+boot0 is Allwinner's secondary program loader and it can be used as some kind
of SPL replacement to get U-Boot up and running from an microSD card.
For some time using boot0 was the only option to get the Pine64 booted.
With working DRAM init code in U-Boot's SPL this is no longer necessary,