I have followed these guides except that i have used at FT232H instead of an raspberrypi for readding and writing the bios to chipset MX25L6406E
| Name | Color | Test clip pin# | FT232H pin# |
|---|---|---|---|
| /CS | Brown | 1 | AD3 |
| MISO | Yellow | 2 | AD1 |
| GND | Black | 4 | +3.3V |
| MOSI | Orange | 5 | AD1 |
| SCLK | Green | 6 | AD0 |
| VCC | Red | 8 | GND |
flashrom -p ft2232_spi:type=232H -c MX25L6406E/MX25L6408E -r factory1.romflashrom -p ft2232_spi:type=232H -c MX25L6406E/MX25L6408E -w coreboot.romI looked on this guide below for inspiration, one can't follow it exacly any more ate libreboot project have refactored especialluy the vendor files since this was made. I have used a debian bookworm container on top of a proxmox -> 8 mb or ram, and 15 gb drive, 8 gb is to small
git clone https://codeberg.org/libreboot/lbmksudo flashrom -p internal:boardmismatch=force -c MX25L6406E/MX25L6408E -w coreboot.rom- Updated CPU to Intel i7-3632QM and with core boot one can go to ivy bridge
- AX210 Mini Pcie wlan 6E card
- BE200 Mini Pcie wlan 7 card
- ATA Sandisk U100 in the Mini Pcie slot next to ram in the bottom
