]> git.g-eek.se Git - inbyggd-frihet-wiki.git/commitdiff
Internal flash works
authorEliot Roxbergh <eliot@roxbergh.net>
Sat, 17 Feb 2018 17:55:48 +0000 (18:55 +0100)
committerEliot Roxbergh <eliot@roxbergh.net>
Sat, 17 Feb 2018 17:55:48 +0000 (18:55 +0100)
guider.mdwn

index c63ebfd4848e24b35923ecc3a7b35021f9e41e9c..e8393c606bba935cde5332a84a7e21c01c76197d 100644 (file)
@@ -74,11 +74,7 @@ If you don't encrypt /boot the default GRUB-scripts works better, i e it boots a
     #In my case the older version did not detect the exact chip on x200
     #This was fixed by cloning and building the most recent version
 
-    ./download flashrom
-    cd flashrom
-    sudo apt-get install libusb-1.0-0-dev build-dep linux-image-$(uname -r)
-    make install #needs sudo? 
-    make
+    #Note these tools are built and ready [at](https://www.mirrorservice.org/sites/libreboot.org/release/stable/20160907/libreboot_r20160907_util.tar.xz) or similar
 
     #backup current rom
     sudo ./flashrom  -p internal -r ~/this_is_my0.rom 
@@ -88,11 +84,7 @@ If you don't encrypt /boot the default GRUB-scripts works better, i e it boots a
     #get the new GRUB (test) config into your ROM
     ./cbfstool libreboot.rom add -n grubtest.cfg -f grubtest.cfg -t raw   
     
-    #I think this should work
-    #sudo ./flashrom  -p internal -w ../libreboot.rom
-    
-    #Otherwise
-    #sudo ./flash update libreboot.rom
+    sudo ./flash update libreboot.rom
     
 
 ###KGPE-D16