diff options
| author | Mitchell Horne <mhorne@FreeBSD.org> | 2020-12-16 20:21:56 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2020-12-16 20:21:56 +0000 |
| commit | d8462732ce74ccaf077dac625168cfa75f4a3b7e (patch) | |
| tree | 2ba4f90be9c6b5c6e3d75ac2dd0ecc6a6e9600f2 | |
| parent | d3df64ad991881a50dd2b4e58c16e69958cf0f3b (diff) | |
Notes
| -rw-r--r-- | release/riscv/GENERICSD.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/riscv/GENERICSD.conf b/release/riscv/GENERICSD.conf index 1cbee0d16900f..52734b1dd8e89 100644 --- a/release/riscv/GENERICSD.conf +++ b/release/riscv/GENERICSD.conf @@ -6,7 +6,7 @@ EMBEDDED_TARGET_ARCH="riscv64" EMBEDDED_TARGET="riscv" EMBEDDEDBUILD=1 -FAT_SIZE="54m -b 1m" +FAT_SIZE="54m -b 8m" FAT_TYPE="16" IMAGE_SIZE="3072M" KERNEL="GENERIC" |
