Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yana Timoshenko
coreboot-files
Commits
4c86ec74
Commit
4c86ec74
authored
Jul 03, 2018
by
Youness Alaoui
Browse files
Disable ch341a_spi compilation in flashrom since it fails to compile with latest libusb
parent
662a53d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
build_coreboot.sh
View file @
4c86ec74
...
...
@@ -507,7 +507,7 @@ if [ "$blobs" == "1" ] || [ "$blobs" == "2" ]; then
(
cd
flashrom
git checkout v1.0
make
make
CONFIG_CH341A_SPI
=
n
)
echo
"Using 'sudo flashrom' to grab the local machine's flash content"
sudo
./flashrom/flashrom
-p
internal:laptop
=
force_I_want_a_brick,ich_spi_mode
=
hwseq
-r
../coreboot-orig.rom
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment