mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Use elfboot.
This commit is contained in:
parent
e46c9cd680
commit
0ce38d95fe
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ option NO_POST=1
|
|||
# Boot linux from IDE
|
||||
option BOOT_IDE=1
|
||||
option IDE_BOOT_DRIVE=0
|
||||
option USE_ELF_BOOT=1
|
||||
|
||||
# Rom image size = 63KB
|
||||
option ROM_IMAGE_SIZE=64512
|
||||
|
|
Loading…
Add table
Reference in a new issue