Skip to content

Commit

Permalink
Update qemu-coreboot.config
Browse files Browse the repository at this point in the history
add "-nic none" to fix #516 (comment)
  • Loading branch information
tlaurion authored May 11, 2019
1 parent 08ad2d4 commit 2544ff1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/qemu-coreboot/qemu-coreboot.config
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ run:
--machine q35 \
--serial /dev/tty \
--bios $(build)/$(BOARD)/coreboot.rom \
-nic none \
; stty sane

0 comments on commit 2544ff1

Please sign in to comment.