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