diff options
Diffstat (limited to 'board/renesas/salvator-x/salvator-x.c')
-rw-r--r-- | board/renesas/salvator-x/salvator-x.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/renesas/salvator-x/salvator-x.c b/board/renesas/salvator-x/salvator-x.c index 6b361b3c85..78fc22a0e8 100644 --- a/board/renesas/salvator-x/salvator-x.c +++ b/board/renesas/salvator-x/salvator-x.c @@ -56,8 +56,6 @@ int board_early_init_f(void) { /* TMU0,1 */ /* which use ? */ mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125 | TMU1_MSTP124); - /* SCIF2 */ - mstp_clrbits_le32(MSTPSR3, SMSTPCR3, SCIF2_MSTP310); #if defined(CONFIG_SYS_I2C) && defined(CONFIG_SYS_I2C_SH) /* DVFS for reset */ |