summaryrefslogtreecommitdiff
path: root/board/eets
diff options
context:
space:
mode:
Diffstat (limited to 'board/eets')
-rw-r--r--board/eets/pdu001/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/eets/pdu001/board.c b/board/eets/pdu001/board.c
index b4b8081c90..b857a5a935 100644
--- a/board/eets/pdu001/board.c
+++ b/board/eets/pdu001/board.c
@@ -209,7 +209,6 @@ void am33xx_spl_board_init(void)
const struct dpll_params *get_dpll_ddr_params(void)
{
enable_i2c0_pin_mux();
- i2c_init(CONFIG_SYS_OMAP24_I2C_SPEED, CONFIG_SYS_OMAP24_I2C_SLAVE);
return &dpll_ddr;
}