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

Simon Glass sjg at chromium.org
Mon Dec 29 22:59:27 CET 2014


Hi,

On 19 December 2014 at 14:23, Simon Glass <sjg at chromium.org> wrote:
> 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>

I feel I should apply this to u-boot-dm as a bug fix, but please let
me know if there are any objections.

Regards,
Simon


More information about the U-Boot mailing list