3050micro: fix notes about mac address
it has a realtek nic, not intel Signed-off-by: Leah Rowe <info@minifree.org>master
parent
93c1b8d11a
commit
c23a71c9fb
|
@ -119,12 +119,14 @@ Libreboot's build system automatically downloads and processes these files if
|
|||
you build Libreboot from source, but the same logic that it uses must be re-run
|
||||
if you're using a release image.
|
||||
|
||||
Set MAC address
|
||||
---------------
|
||||
MAC address
|
||||
-----------
|
||||
|
||||
This platform uses an Intel Flash Descriptor, and defines an Intel GbE NVM
|
||||
region. As such, release/build ROMs will contain the same MAC address. To
|
||||
change the MAC address, please read [nvmutil documentation](../install/nvmutil.md).
|
||||
This has a realtek NIC inside, instead of Intel, so the MAC address will not
|
||||
change. This means: there is no GbE region in the flash.
|
||||
|
||||
You can still use something like GNU MAC Changer to change your MAC address
|
||||
from Linux if you want to.
|
||||
|
||||
Flash a ROM image (software)
|
||||
-----------------
|
||||
|
|
Loading…
Reference in New Issue