qorg11 c952ffbd59 Update readme | 5 роки тому | |
---|---|---|
configs | 5 роки тому | |
img | 5 роки тому | |
srcs | 5 роки тому | |
utils | 5 роки тому | |
COPYING | 5 роки тому | |
README.MD | 5 роки тому | |
TODO | 5 роки тому | |
build | 5 роки тому | |
download | 5 роки тому |
coreboot distribution to make coreboot and libreboot suck less
For now, only ThinkPad T400 is supported. ThinkPad x60 and X200 will be supported.
./download all
./build
You can download prebuilt roms in qorgboot.duckdns.org. The ROM contains the mac address DE:AD:BE:EF:00:00, so if you're going to use qorgboot in more than one board in the same network, you should change the mac address using ich9gen Just clone the repository.
make
./ich9gen --macaddress 00:00:DE:AD:BE:EF
dd if=ich9fdgbe_8m.bin of=<YOURROM> bs=1 count=12k conv=notrunc
And it should be ready to use.