Difference between revisions of "Board:google/link"
From coreboot
Line 6: | Line 6: | ||
In the devices menu, in make menuconfig | In the devices menu, in make menuconfig | ||
* There is an ME.bin which is the management engine(I guess we can leave it where it is) | * There is an ME.bin which is the management engine(I guess we can leave it where it is) | ||
− | * The embedded controller code is FLOSS | + | * The embedded controller code is [http://en.wikipedia.org/wiki/FLOSS|FLOSS] |
Revision as of 18:53, 15 April 2013
Proprietary parts
- MRC.bin: memory initialization, mandatory for now (although the code for the Lenovo X201 has replaced it for the X201)
- Microcode?
- Graphics initialization can be done without the non-free option rom by selecting that option:
[*] Use native graphics initialization
In the devices menu, in make menuconfig
- There is an ME.bin which is the management engine(I guess we can leave it where it is)
- The embedded controller code is [1]