diff options
author | Leah Rowe <info@minifree.org> | 2016-11-20 17:12:55 +0000 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-11-20 17:12:55 +0000 |
commit | 110b963d8b5446055ec61ad4788664eb3d6db34d (patch) | |
tree | 6c48df2aa1fd8446658a71627511521693cfc5f4 /docs/install | |
parent | bfd0bbc84bc76dc492b27ad975a623e63bfd11bb (diff) | |
download | librebootfr-110b963d8b5446055ec61ad4788664eb3d6db34d.tar.gz librebootfr-110b963d8b5446055ec61ad4788664eb3d6db34d.zip |
mention that g41m can be used with just 1 flash chip installed
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/ga-g41m-es2l.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/install/ga-g41m-es2l.html b/docs/install/ga-g41m-es2l.html index 589b5420..6203a75c 100644 --- a/docs/install/ga-g41m-es2l.html +++ b/docs/install/ga-g41m-es2l.html @@ -67,6 +67,11 @@ <strong>./flashrom -p internal:dualbiosindex=1 -w libreboot.rom</strong> </p> <p> + NOTE: you can still boot the system with just the main flash chip connected, + after desoldering the backup chip. This has been tested while libreboot was + already installed onto the main chip. + </p> + <p> NOTE: You need the latest flashrom. Just get it on flashrom.org from their SVN or Git repos. </p> |