On Fri, 5 Dec 2014 08:32:05 -0700 Simon Glass <s...@chromium.org> wrote:
> The concept of a 'current bus' is now implemented in the command line > rather than in the uclass. Also the address length does not need to > be specified with each command - really we should consider dropping > this from most commands but it works OK for now. > > Signed-off-by: Simon Glass <s...@chromium.org> > Acked-by: Heiko Schocher <h...@denx.de> > --- > > Changes in v5: None > Changes in v4: > - Update call to i2c_probe() > > Changes in v3: > - Add new 'i2c flags' command to get/set chip flags > - Adjust for slightly altered I2C uclass API > > Changes in v2: > - Call the deblock() method for 'i2c reset' > - Change alen to int so that it can be -1 (this was a bug) Reviewed-by: Masahiro Yamada <yamad...@jp.panasonic.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot