diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2021-03-17 11:10:58 +0800 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2021-04-08 15:37:29 +0800 |
commit | ae2d9506a36ce2a31b2865c7071e3d20aa633340 (patch) | |
tree | 7d121c030219cbb870d2c858b20d0735f32013f1 /doc | |
parent | be5c442a1557ec6b2ffd06538cb40562f5d19b47 (diff) | |
download | u-boot-ae2d9506a36ce2a31b2865c7071e3d20aa633340.tar.gz |
riscv: sifive: Rename fu540 board to unleashed
In preparation to add SiFive Unmatched board support, let's rename
the existing fu540 board to unleashed.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/board/sifive/index.rst | 2 | ||||
-rw-r--r-- | doc/board/sifive/unleashed.rst (renamed from doc/board/sifive/fu540.rst) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/board/sifive/index.rst b/doc/board/sifive/index.rst index ad614c9bf2..ed7eacfb54 100644 --- a/doc/board/sifive/index.rst +++ b/doc/board/sifive/index.rst @@ -6,4 +6,4 @@ SiFive .. toctree:: :maxdepth: 2 - fu540 + unleashed diff --git a/doc/board/sifive/fu540.rst b/doc/board/sifive/unleashed.rst index 4e4c852ff3..4e4c852ff3 100644 --- a/doc/board/sifive/fu540.rst +++ b/doc/board/sifive/unleashed.rst |