disk: typo Terra Bytes
512 * 2^32 bytes equals 2 tebibytes. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:

committed by
Tom Rini

parent
4061191727
commit
643b5e7ea3
@@ -7,7 +7,7 @@
|
|||||||
/*
|
/*
|
||||||
* NOTE:
|
* NOTE:
|
||||||
* when CONFIG_SYS_64BIT_LBA is not defined, lbaint_t is 32 bits; this
|
* when CONFIG_SYS_64BIT_LBA is not defined, lbaint_t is 32 bits; this
|
||||||
* limits the maximum size of addressable storage to < 2 Terra Bytes
|
* limits the maximum size of addressable storage to < 2 tebibytes
|
||||||
*/
|
*/
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <blk.h>
|
#include <blk.h>
|
||||||
|
Reference in New Issue
Block a user