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