[U-Boot] [RFC PATCH 1/2] cmd_i2c: change variable type for 10bit addressing support

Simon Glass sjg at chromium.org
Fri Dec 19 22:23:13 CET 2014


On 19 December 2014 at 11:34, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
> To store 10bit chip address, the variable type should not be uchar,
> but uint.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>
>  common/cmd_i2c.c | 22 +++++++++++-----------
>  1 file changed, 11 insertions(+), 11 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list