diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-02-26 21:41:23 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-03-05 22:23:54 -0500 |
commit | d52c05371bb059a961980c8444ec78b5a8544cb0 (patch) | |
tree | 00e3e9cd0d6b9e1d8bc684f02f4510f6e312f9e6 /projects/coreboot/configs/t60/targets | |
parent | 2e657ef5479741544819d2ba5067cdbf4014f2a8 (diff) | |
download | librebootfr-d52c05371bb059a961980c8444ec78b5a8544cb0.tar.gz librebootfr-d52c05371bb059a961980c8444ec78b5a8544cb0.zip |
T60: use proper binary prefix for flash size
Diffstat (limited to 'projects/coreboot/configs/t60/targets')
-rw-r--r-- | projects/coreboot/configs/t60/targets | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/coreboot/configs/t60/targets b/projects/coreboot/configs/t60/targets index b22e49ab..277eef0a 100644 --- a/projects/coreboot/configs/t60/targets +++ b/projects/coreboot/configs/t60/targets @@ -1,2 +1,2 @@ -16mb -2mb +16MiB +2MiB |