projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a9cc48
)
Blackfin: bf561-acvilon: save the smsc911x mac address
author
Valentin Yakovenkov
<
[email protected]
>
Tue, 22 Dec 2009 09:02:10 +0000
(09:02 +0000)
committer
Mike Frysinger
<
[email protected]
>
Tue, 9 Mar 2010 05:30:47 +0000
(
00:30
-0500)
Signed-off-by: Valentin Yakovenkov <
[email protected]
>
Signed-off-by: Mike Frysinger <
[email protected]
>
arch/blackfin/mach-bf561/boards/acvilon.c
patch
|
blob
|
history
diff --git
a/arch/blackfin/mach-bf561/boards/acvilon.c
b/arch/blackfin/mach-bf561/boards/acvilon.c
index 07e8dc8770da10c2d0fbc7319a13f89485ea438b..5163e2c383c5201a2c59e5cab514660640d86bd6 100644
(file)
--- a/
arch/blackfin/mach-bf561/boards/acvilon.c
+++ b/
arch/blackfin/mach-bf561/boards/acvilon.c
@@
-176,7
+176,7
@@
static struct resource smsc911x_resources[] = {
};
static struct smsc911x_platform_config smsc911x_config = {
- .flags = SMSC911X_USE_32BIT,
+ .flags = SMSC911X_USE_32BIT
| SMSC911X_SAVE_MAC_ADDRESS
,
.irq_polarity = SMSC911X_IRQ_POLARITY_ACTIVE_LOW,
.irq_type = SMSC911X_IRQ_TYPE_OPEN_DRAIN,
.phy_interface = PHY_INTERFACE_MODE_MII,