projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4061191
)
disk: typo Terra Bytes
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Thu, 17 Sep 2020 15:57:21 +0000
(17:57 +0200)
committer
Tom Rini
<trini@konsulko.com>
Tue, 22 Sep 2020 15:26:19 +0000
(11:26 -0400)
512 * 2^32 bytes equals 2 tebibytes.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
disk/part_efi.c
patch
|
blob
|
history
diff --git
a/disk/part_efi.c
b/disk/part_efi.c
index de3491821f082e80de02587e97570ce8b5954c78..60b1c1d7618ee3472750a10a9ac0c9bc94024983 100644
(file)
--- a/
disk/part_efi.c
+++ b/
disk/part_efi.c
@@
-7,7
+7,7
@@
/*
* NOTE:
* when CONFIG_SYS_64BIT_LBA is not defined, lbaint_t is 32 bits; this
- * limits the maximum size of addressable storage to < 2
Terra B
ytes
+ * limits the maximum size of addressable storage to < 2
tebib
ytes
*/
#include <common.h>
#include <blk.h>