diff --git a/site/docs/install/dell3050.md b/site/docs/install/dell3050.md index ace7d89..8ab279e 100644 --- a/site/docs/install/dell3050.md +++ b/site/docs/install/dell3050.md @@ -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) -----------------