Grrrr. Add definition for DC_WDOG_CTLWREN. I made this change yesterday
but stupidly only commited to if_dc.c.
This commit is contained in:
parent
bb7f26c3d9
commit
c400cb27d2
@ -341,6 +341,7 @@
|
||||
#define DC_WDOG_RXWDOGDIS 0x00000010
|
||||
#define DC_WDOG_RXWDOGCLK 0x00000020
|
||||
#define DC_WDOG_MUSTBEZERO 0x00000100
|
||||
#define DC_WDOG_CTLWREN 0x08000000
|
||||
|
||||
/*
|
||||
* Size of a setup frame.
|
||||
|
@ -341,6 +341,7 @@
|
||||
#define DC_WDOG_RXWDOGDIS 0x00000010
|
||||
#define DC_WDOG_RXWDOGCLK 0x00000020
|
||||
#define DC_WDOG_MUSTBEZERO 0x00000100
|
||||
#define DC_WDOG_CTLWREN 0x08000000
|
||||
|
||||
/*
|
||||
* Size of a setup frame.
|
||||
|
Loading…
Reference in New Issue
Block a user