diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/coreboot/dell3050micro_fsp_16mb/target.cfg | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/config/coreboot/dell3050micro_fsp_16mb/target.cfg b/config/coreboot/dell3050micro_fsp_16mb/target.cfg index 79dc358f..03ad3ecb 100644 --- a/config/coreboot/dell3050micro_fsp_16mb/target.cfg +++ b/config/coreboot/dell3050micro_fsp_16mb/target.cfg @@ -8,3 +8,5 @@ grubtree="xhci"  vcfg="3050micro"  build_depend="seabios/default grub/xhci memtest86plus"  IFD_platform="sklkbl" +grubname="fallback/payload" # make GRUB the primary payload on this board +seabiosname="seabios.elf" # seabios is known to hang on this board | 
