diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-02-26 21:47:17 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-03-05 22:24:44 -0500 |
commit | 7e684d4280b1e71725a014306cddb11847834874 (patch) | |
tree | 8b4ebad5294257961a3c5a22a657c2e96f58f75a /projects/coreboot/configs/veyron/speedy/targets | |
parent | 389e845370fd9277157dbf1dbb265d27a39103aa (diff) | |
download | librebootfr-7e684d4280b1e71725a014306cddb11847834874.tar.gz librebootfr-7e684d4280b1e71725a014306cddb11847834874.zip |
Veyron Speedy: use proper binary prefix for flash size
Diffstat (limited to 'projects/coreboot/configs/veyron/speedy/targets')
-rw-r--r-- | projects/coreboot/configs/veyron/speedy/targets | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/coreboot/configs/veyron/speedy/targets b/projects/coreboot/configs/veyron/speedy/targets index 0169dcf0..630f665e 100644 --- a/projects/coreboot/configs/veyron/speedy/targets +++ b/projects/coreboot/configs/veyron/speedy/targets @@ -1,2 +1,2 @@ -16mb -4mb +16MiB +4MiB |