diff options
Diffstat (limited to 'include/tsec.h')
-rw-r--r-- | include/tsec.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/tsec.h b/include/tsec.h index c301c28..72f3485 100644 --- a/include/tsec.h +++ b/include/tsec.h @@ -122,6 +122,8 @@ #define ECNTRL_REDUCED_MII_MODE 0x00000004 #define ECNTRL_SGMII_MODE 0x00000002 +#define RCTRL_PROM 0x00000008 + #ifndef CONFIG_SYS_TBIPA_VALUE # define CONFIG_SYS_TBIPA_VALUE 0x1f #endif |