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