File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,8 @@ export CONFIG_BOOT_REQ_ROLLBACK=n
9494export CONFIG_BOOT_KERNEL_ADD=""
9595export CONFIG_BOOT_KERNEL_REMOVE="intel_iommu=on intel_iommu=igfx_off"
9696export CONFIG_BOARD_NAME="Thinkpad T480-hotp-maximized"
97- export CONFIG_FLASH_OPTIONS="flashprog --progress --programmer internal"
97+ export CONFIG_FLASH_OPTIONS="flashprog --progress --programmer internal --ifd -i bios -i me -i fd"
98+
9899
99100#Include bits related to ivybridge ME blob download/neutering down to BUP+ROMP
100101BOARD_TARGETS := xx80_me_blobs
Original file line number Diff line number Diff line change @@ -94,7 +94,6 @@ export CONFIG_BOOT_REQ_ROLLBACK=n
9494export CONFIG_BOOT_KERNEL_ADD=""
9595export CONFIG_BOOT_KERNEL_REMOVE="intel_iommu=on intel_iommu=igfx_off"
9696export CONFIG_BOARD_NAME="Thinkpad T480-maximized"
97- export CONFIG_FLASH_OPTIONS="flashprog --progress --programmer internal"
98-
97+ CONFIG_FLASH_OPTIONS="flashprog --progress --programmer internal --ifd -i bios -i me -i fd"
9998#Include bits related to ivybridge ME blob download/neutering down to BUP+ROMP
10099BOARD_TARGETS := xx80_me_blobs
You can’t perform that action at this time.
0 commit comments