Skip to content
Snippets Groups Projects
Commit e43a27c4 authored by Heiko Schocher's avatar Heiko Schocher Committed by Wolfgang Denk
Browse files

I2C: add new command i2c reset.


If I2C Bus is blocked (see doc/I2C_Edge_Conditions),
it is not possible to get out of this, until the
complete Hardware gets a reset. This new commando
calls again i2c_init (and that calls i2c_init_board
if defined), which will deblock the I2C Bus.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 86e9cdf8
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment