From 2f72e90c475f8e3ceeeb1c4ea067798d39c522ce Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 26 Jun 2015 16:16:46 -0400 Subject: kfsn4-dre: Add CONFIG_VGA=y to the config Video initialization won't work without it. --- (limited to 'resources/scripts/helpers') diff --git a/resources/scripts/helpers/download/coreboot b/resources/scripts/helpers/download/coreboot index fb0820b..8341f74 100755 --- a/resources/scripts/helpers/download/coreboot +++ b/resources/scripts/helpers/download/coreboot @@ -141,6 +141,12 @@ printf "ec/lenovo/h8: re-factor handling of power_management_beeps\n" # git fetch http://review.coreboot.org/coreboot refs/changes/31/10531/8 && git cherry-pick FETCH_HEAD git am "../resources/libreboot/patch/0015-ec-lenovo-h8-re-factor-handling-of-power_management_.patch" +# Other fixes: + +printf "mainboard/asus/kfsn4-dre: Enable VGA support (without it, VGA out won't work on the KFSN4-DRE)\n" +# git fetch http://review.coreboot.org/coreboot refs/changes/73/10673/1 && git cherry-pick FETCH_HEAD +git am "../resources/libreboot/patch/0016-mainboard-asus-kfsn4-dre-Enable-VGA-support.patch" + # Run coreboot-libre deblob scripts # ------------------------------------------------------------------------------ -- cgit v0.9.1