diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-02-26 21:19:41 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-03-05 22:22:52 -0500 |
commit | e5c8e5825b7200287d7a2aa1d7fc4deca2a258e5 (patch) | |
tree | 1db76be1342966974a3903b432148c8e05cf5de7 /projects/coreboot/configs/d945gclf/targets | |
parent | 59f01ee680690adf9cbbb3bc43370d9133788fd0 (diff) | |
download | librebootfr-e5c8e5825b7200287d7a2aa1d7fc4deca2a258e5.tar.gz librebootfr-e5c8e5825b7200287d7a2aa1d7fc4deca2a258e5.zip |
D945GCLF: use proper binary prefix for flash size
Diffstat (limited to 'projects/coreboot/configs/d945gclf/targets')
-rw-r--r-- | projects/coreboot/configs/d945gclf/targets | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/projects/coreboot/configs/d945gclf/targets b/projects/coreboot/configs/d945gclf/targets index 8f8c3862..bd77f690 100644 --- a/projects/coreboot/configs/d945gclf/targets +++ b/projects/coreboot/configs/d945gclf/targets @@ -1,3 +1,3 @@ -16mb -1mb -512kb +16MiB +1MiB +512KiB |