diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-02-26 21:29:42 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-03-05 22:22:52 -0500 |
commit | 38d87f42ecbcc78617aa8e8aadb113d473e5fc80 (patch) | |
tree | a6ab639efc15830ad04abc4c79f18b48e87c4244 /projects/coreboot/configs/ga-g41m-es2l/targets | |
parent | 640329e05232d6e009b141a716f7bc6321450c63 (diff) | |
download | librebootfr-38d87f42ecbcc78617aa8e8aadb113d473e5fc80.tar.gz librebootfr-38d87f42ecbcc78617aa8e8aadb113d473e5fc80.zip |
GA-G41M-ES2L: use proper binary prefix for flash size
Diffstat (limited to 'projects/coreboot/configs/ga-g41m-es2l/targets')
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/targets | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/coreboot/configs/ga-g41m-es2l/targets b/projects/coreboot/configs/ga-g41m-es2l/targets index 69a64302..89e20e33 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/targets +++ b/projects/coreboot/configs/ga-g41m-es2l/targets @@ -1,2 +1,2 @@ -16mb -1mb +16MiB +1MiB |