Dobrica Pavlinušić's random unstructured stuff
coreboot: Revision 9
{file: x230.dmi.after}

{file: x230.dmi.before}

{file: x230.dmi.before}

^ x200 tablet

https://libreboot.org/docs/install/x200_external.html

.pre
root@x200:~# dmidecode | grep ROM\ Size
ROM Size: 8192 kB

root@x200:~# ifconfig eth0
eth0: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 00:1f:16:0c:2a:41 txqueuelen 1000 (Ethernet)



.pre

^ x230 tablet

https://www.coreboot.org/Board:lenovo/x230

https://www.ericholzbach.net/blog/x230_coreboot/

https://blog.noq2.net/corebooting-thinkpad-x230.html

http://zmatt.net/unlocking-my-lenovo-laptop-part-3/


^ flashrom

.pre

pi@rpi3:~ $ git clone https://www.flashrom.org/git/flashrom.git
Cloning into 'flashrom'...

pi@rpi3:~ $ sudo apt-get install build-essential pciutils usbutils libpci-dev libusb-dev libftdi1 libftdi-dev zlib1g-dev

.pre