|
vor 5 Jahren | |
---|---|---|
configs | vor 5 Jahren | |
img | vor 5 Jahren | |
srcs | vor 5 Jahren | |
utils | vor 5 Jahren | |
COPYING | vor 5 Jahren | |
README.MD | vor 5 Jahren | |
TODO | vor 5 Jahren | |
build | vor 5 Jahren | |
download | vor 5 Jahren |
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.