drivers/intel/i210: Add new driver for Intel i210 MACPHY

Add a new driver for Intel i210 MACPHY with the goal to
update the MAC address in i210 if it is found
during PCI scan.

Change-Id: I4d4e797543a9f278fb649596f63ae8e1f285b3c3
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: http://review.coreboot.org/8404
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
This commit is contained in:
Werner Zeh
2015-02-13 12:18:58 +01:00
committed by Alexandru Gagniuc
parent 5b4b024af2
commit 63693dca06
6 changed files with 294 additions and 0 deletions

View File

@@ -18,3 +18,4 @@
##
source src/drivers/intel/gma/Kconfig
source src/drivers/intel/i210/Kconfig