diff options
author | Tom Rini <trini@konsulko.com> | 2018-10-29 11:21:00 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-10-29 11:21:00 -0400 |
commit | 2f07a9a6d1abd1eeb283a21a8d718dc9628429a4 (patch) | |
tree | 1c7f7543d6da1822b40533560831c241ddcbe021 /board/sunxi/README.sunxi64 | |
parent | d735d3b6cb778012f05c2e3fca01df7f6ae6f035 (diff) | |
parent | 5776610e9ef022e2d8a15793d4b9955c3f8076ed (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Diffstat (limited to 'board/sunxi/README.sunxi64')
-rw-r--r-- | board/sunxi/README.sunxi64 | 2 |
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, |