summaryrefslogtreecommitdiff
path: root/board/bf561-acvilon
diff options
context:
space:
mode:
authorRojhalat Ibrahim <imr@rtschenk.de>2013-10-07 18:30:39 +0200
committerJoe Hershberger <joe.hershberger@ni.com>2013-11-22 17:03:19 -0600
commit8712adfd0595ea68ce06fb22420489dacc3a6cc6 (patch)
tree6fc2af8f2933d7fddd017093e6b1edab04e01edc /board/bf561-acvilon
parent8e52533d109571915a0006533e2e1adb01face00 (diff)
downloadu-boot-imx-8712adfd0595ea68ce06fb22420489dacc3a6cc6.zip
u-boot-imx-8712adfd0595ea68ce06fb22420489dacc3a6cc6.tar.gz
u-boot-imx-8712adfd0595ea68ce06fb22420489dacc3a6cc6.tar.bz2
drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM
The e1000 driver expects to always have some kind of non-volatile memory attached directly to the ethernet controller chip. This means that I would have to add an additional separate flash chip to my custom board just to store essentially the MAC address. Since I don't want to do that, this patch introduces a new config option CONFIG_E1000_NO_NVM. If defined it disables all accesses to the NVM. I have tested the patch with a 82574 controller. Signed-off-by: Rojhalat Ibrahim <imr@rtschenk.de>
Diffstat (limited to 'board/bf561-acvilon')
0 files changed, 0 insertions, 0 deletions