From d1cdb29e7e776b095e292091519b7870562f2b0a Mon Sep 17 00:00:00 2001 From: Tom Hiller Date: Fri, 27 Nov 2020 14:25:58 -0500 Subject: [PATCH] boards: update x220 flash params --- boards/x220/x220.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/x220/x220.config b/boards/x220/x220.config index 82c56acc9..064a18384 100644 --- a/boards/x220/x220.config +++ b/boards/x220/x220.config @@ -60,7 +60,7 @@ export CONFIG_BOOT_KERNEL_ADD="intel_iommu=on intel_iommu=igfx_off" export CONFIG_BOOT_KERNEL_REMOVE="quiet" export CONFIG_BOOT_DEV="/dev/sda1" export CONFIG_BOARD_NAME="ThinkPad X220" -export CONFIG_FLASHROM_OPTIONS="--force --noverify-all -p internal:ich_spi_mode=hwseq --ifd --image bios" +export CONFIG_FLASHROM_OPTIONS="--force --noverify-all -p internal:ich_spi_mode=hwseq" # xx20 boards require of you initially call one of the following to habe gbe.bin ifd.bin and me.bin # - blobs/xx20/download_parse_me.sh