diff options
author | Rojhalat Ibrahim <imr@rtschenk.de> | 2013-10-07 18:30:39 +0200 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2013-11-22 17:03:19 -0600 |
commit | 8712adfd0595ea68ce06fb22420489dacc3a6cc6 (patch) | |
tree | 6fc2af8f2933d7fddd017093e6b1edab04e01edc /drivers/tpm | |
parent | 8e52533d109571915a0006533e2e1adb01face00 (diff) | |
download | u-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 'drivers/tpm')
0 files changed, 0 insertions, 0 deletions