summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2019-07-24 07:29:59 +0300
committerAnup Patel <anup.patel@wdc.com>2019-07-25 06:44:58 +0300
commit85546a5477d470ab84922b3bc28debe127a47f05 (patch)
tree3e0827c775fc3b302832e6ccbc4843cf1cb8a0a0 /README.md
parentc90009aa2087eb690e6cb6e7d6d73e3c63de87c3 (diff)
downloadopensbi-85546a5477d470ab84922b3bc28debe127a47f05.tar.xz
treewide: Use conventional names for 32-bit and 64-bit
There are several places in the source tree that have: 32bit, 32 bit, 64bit, 64 bit Fix by using the conventional names with a hyphen. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de> Acked-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b4746f2..0a1130a 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ cross-compilation, you can build your own toolchain or just download
a prebuilt one from the
[Bootlin toolchain repository] (https://toolchains.bootlin.com/).
-Please note that only a 64bit version of the toolchain is available in
+Please note that only a 64-bit version of the toolchain is available in
the Bootlin toolchain repository for now.
Building and Installing the OpenSBI Platform-Independent Library