diff options
-rw-r--r-- | projects/coreboot/configs/seabios/ga-g41m-es2l/config | 2 | ||||
-rw-r--r-- | projects/ich9gen/configs/macaddress | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/projects/coreboot/configs/seabios/ga-g41m-es2l/config b/projects/coreboot/configs/seabios/ga-g41m-es2l/config index ba81aa1d..3393ce2a 100644 --- a/projects/coreboot/configs/seabios/ga-g41m-es2l/config +++ b/projects/coreboot/configs/seabios/ga-g41m-es2l/config @@ -426,7 +426,7 @@ CONFIG_SUBSYSTEM_DEVICE_ID=0x0000 # CONFIG_DRIVERS_LENOVO_WACOM is not set # CONFIG_CACHE_MRC_SETTINGS is not set CONFIG_REALTEK_8168_RESET=y -CONFIG_REALTEK_8168_MACADDRESS="00:f5:f0:40:71:fe" +CONFIG_REALTEK_8168_MACADDRESS="00:4c:69:62:72:65" # CONFIG_RT8168_GET_MAC_FROM_VPD is not set # CONFIG_RT8168_SET_LED_MODE is not set CONFIG_SPI_FLASH=y diff --git a/projects/ich9gen/configs/macaddress b/projects/ich9gen/configs/macaddress index ed828f94..2ca03841 100644 --- a/projects/ich9gen/configs/macaddress +++ b/projects/ich9gen/configs/macaddress @@ -1 +1 @@ -00:f5:f0:40:71:fe +00:4c:69:62:72:65 |