diff options
| -rw-r--r-- | include/configs/MVBLM7.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/MVBLM7.h b/include/configs/MVBLM7.h index 04d97cd1d..44d45e3b3 100644 --- a/include/configs/MVBLM7.h +++ b/include/configs/MVBLM7.h @@ -324,7 +324,7 @@  #define CONFIG_SYS_SCCR_TSEC1CM	1  #define CONFIG_SYS_SCCR_TSEC2CM	1 -#define CONFIG_SYS_SICRH	0x1fff8003 +#define CONFIG_SYS_SICRH	0x1fef0003  #define CONFIG_SYS_SICRL	(SICRL_LDP_A | SICRL_USB1 | SICRL_USB0)  #define CONFIG_SYS_HID0_INIT	0x000000000 |